PageExtractOptions class

PageExtractOptions class

Allows to specify options for document page extracting.

Constructors

NameDescription
PageExtractOptions()The default constructor.

Properties

NameDescription
unlinkPagesNumberFieldsSpecifies whether NUMPAGES fields in the resulting document will be replaced with their actual resulting values. Default value is true.
updatePageStartingNumberSpecifies whether the start page number in the resulting document shall be updated. Default value is true.

See Also