Click or drag to resize

DocxSaveOptionsPageCount Property

Gets or sets the number of pages to save.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public int PageCount { get; set; }

Property Value

Int32
Remarks
Default value: MaxValue.
See Also