IRotateOptions
All Implemented Interfaces: com.groupdocs.merger.domain.options.interfaces.IPageOptions
public interface IRotateOptions extends IPageOptions
Interface for the page rotating options.
Methods
Method | Description |
---|---|
getMode() | Gets the mode for rotating (90, 180 or 270 degrees). |
getMode()
public abstract int getMode()
Gets the mode for rotating (90, 180 or 270 degrees).
Returns: int