PdfTemplatePlacementDocumentPageCount Property

Gets the total number of pages currently available in the document

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public int DocumentPageCount { get; }

Property Value

Int32

See Also