public List<PdfPage> Pages { get; }
Public ReadOnly Property Pages As List(Of PdfPage) Get
public: property List<PdfPage^>^ Pages { List<PdfPage^>^ get (); }
member Pages : List<PdfPage> with get
In This Article