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