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