Property PageCount
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
PageCount
Gets the number of pages in this document.
public int PageCount { get; }
Property Value
- int
The number of pages in this document.
Gets the number of pages in this document.
public int PageCount { get; }
The number of pages in this document.