PdfToImageConversionInfoPageCount Property

Gets the number of PDF pages within the specified range that were converted to images

Definition

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

Property Value

Int32

See Also