IOrientationOptions

On this page

All Implemented Interfaces: com.groupdocs.merger.domain.options.interfaces.IPageOptions

public interface IOrientationOptions extends IPageOptions

Interface for the page orientation options.

Methods

Method Description
getMode() Gets the mode for the page orientation.

getMode()

public abstract int getMode()

Gets the mode for the page orientation.

Returns: int

On this page