Property Pages
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Pages
Gets the collection of pages in this document.
public PdfCollection<PdfPage> Pages { get; }
Property Value
- PdfCollection<PdfPage>
The collection of pages in this document.