PdfDocument Pages Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Document pages

Namespace: NFX.Media.PDF.DocumentModel
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public List<PdfPage> Pages { get; }

Property Value

Type: OnlineList PdfPage 
See Also