Aspose.Note for .Net
PdfSaveOptions Properties |
The PdfSaveOptions type exposes the following members.

Name | Description | |
---|---|---|
![]() | PageCount |
Gets or sets the number of pages to save. By default is MaxValue
which means all pages of the document will be rendered.
|
![]() | PageIndex |
Gets or sets the index of the first page to save. By default is 0.
|
![]() | PageSplittingAlgorithm |
Gets or sets algorithm used for page splitting.
|
![]() | SaveFormat |
Gets or sets the format in which the document is saved.
(Inherited from SaveOptions.) |
