PagesSetup
Leave feedback
On this page
Describes special document pages to work with.
public class PagesSetup
| Name | Description |
|---|---|
| PagesSetup() | Creates PagesSetup with default options. |
| Name | Description |
|---|---|
| EvenPages { get; set; } | Gets or sets flag to use even pages of document. |
| FirstPage { get; set; } | Gets or sets flag to use first document page. |
| LastPage { get; set; } | Gets or sets flag to use last document page. |
| OddPages { get; set; } | Gets or sets flag to use odd pages of document. |
| PageNumbers { get; set; } | Set arbitrary pages of document to use. |
- namespace GroupDocs.Signature.Options
- assembly GroupDocs.Signature
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.