PageExtractOptions class
PageExtractOptions class
Allows to specify options for document page extracting.
Constructors
| Name | Description |
|---|---|
| PageExtractOptions() | The default constructor. |
Properties
| Name | Description |
|---|---|
| unlinkPagesNumberFields | Specifies whether NUMPAGES fields in the resulting document will be replaced with their actual resulting values. Default value is true. |
| updatePageStartingNumber | Specifies whether the start page number in the resulting document shall be updated. Default value is true. |
See Also
- module Aspose.Words