PdfDocumentControlMaxPageCount Property

The maximum number of PDF pages to create. The default value is 0 to convert the entire HTML document to PDF

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
C#
public int MaxPageCount { get; set; }

Property Value

Int32

See Also