public PdfPage CurrentPage { get; }
Public ReadOnly Property CurrentPage As PdfPage Get
public: property PdfPage^ CurrentPage { PdfPage^ get (); }
member CurrentPage : PdfPage with get
/** @property */ public PdfPage get_CurrentPage()
function get_CurrentPage();