Click or drag to resize

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.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public int PageCount { get; set; }

Property Value

Int32
See Also