PdfImagesExtractionInfoPageCount Property

Gets the number of PDF pages within the specified range from which images were extracted

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next.PdfProcessor (in HiQPdf.Next.PdfProcessor.dll) Version: 18.9.2
C#
public int PageCount { get; }

Property Value

Int32

See Also