public int PdfPageNumber { get; }
Public ReadOnly Property PdfPageNumber As Integer Get
public: property int PdfPageNumber { int get (); }
member PdfPageNumber : int with get
In This Article