public PdfPage Page { get; set; }
Public Property Page As PdfPage Get Set
public: property PdfPage^ Page { PdfPage^ get (); void set (PdfPage^ value); }
member Page : PdfPage with get, set
In This Article