Skip to content

P_PDFiumSharp_PdfDocument_Pages

ArgusMagnus edited this page Mar 29, 2017 · 1 revision

PdfDocument.Pages Property

Gets the pages in the current PdfDocument.

Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public PdfPageCollection Pages { get; }

Property Value

Type: PdfPageCollection

See Also

Reference

PdfDocument Class
PDFiumSharp Namespace

Clone this wiki locally