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