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