public int AdjustPageCount { get; set; }
Public Property AdjustPageCount As Integer Get Set
public: property int AdjustPageCount { int get (); void set (int value); }
member AdjustPageCount : int with get, set
In This Article