ImageSaveOptionsPageCount Property |
Gets or sets the number of pages to save. Default value: 1.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic int PageCount { get; set; }
Public Property PageCount As Integer
Get
Set
Property Value
Int32
See Also