Namespace: Mindee.Input
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Represent options to cut a document.
public sealed class PageOptions
Inheritance: object → PageOptions
Name | Description |
---|---|
PageOptions(short[], PageOptionsOperation, ushort) |
Name | Description |
---|---|
OnMinPages | Apply the operation only if the document has at least this many pages. |
PageNumbers | List of page indexes. A negative index can be used, indicating an offset from the end of the document. [1, -1] represents the first and last pages of the document. |
PageOptionsOperation | PageOptionsOperation |
Name | Description |
---|---|
ToString() | Basic info on the options. |
Documentation generated by MdDocs