SplitOptions class

SplitOptions class

Provides options for the document page splitting.

Inheritance: SplitOptionsPageOptions

The SplitOptions type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of the SplitOptions class.
init Initializes a new instance of the SplitOptions class.
init Initializes a new instance of the SplitOptions class.
init Initializes a new instance of the SplitOptions class.

Properties

Property Description
pages Get page numbers collection.
mode Gets the mode for page splitting.

Methods

Method Description
validate Validates the split options.
get_path_by_index Gets the full file path of splitted document by index with pre-defined extension.

See Also