ImageSaveOptionsPageCount Property |
Gets or sets the number of pages to save. Set PageCount = 0 for select all pages after PageIndex. Default value: 0.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public int PageCount { get; set; }
Public Property PageCount As Integer
Get
Set
Property Value
Int32See Also