PdfToTextConverterMaxPageCount Property

Upper limit for the number of PDF pages to process. A value of 0 means there is no upper limit

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next.PdfProcessor (in Winnovative.Pdf.Next.PdfProcessor.dll) Version: 20.0.0
C#
public int MaxPageCount { get; set; }

Property Value

Int32

See Also