DocxSaveOptionsPageCount Property |
Gets or sets the number of pages to save.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntaxpublic int PageCount { get; set; }
Public Property PageCount As Integer
Get
Set
Property Value
Int32
Remarks
Default value: MaxValue.
See Also