Click or drag to resize

PdfDecoderPageCount Property

Gets the number of pages in the PDF document.

Namespace:  Opait.Barcode.Pdf
Assembly:  Opait.Barcode (in Opait.Barcode.dll) Version: 1.2.0.0
Syntax
C#
public int PageCount { get; }

Property Value

Type: Int32
See Also