public bool PrintEmptyPages { get; set; }
Public Property PrintEmptyPages As Boolean Get Set
public: property bool PrintEmptyPages { bool get (); void set (bool value); }
member PrintEmptyPages : bool with get, set
In This Article