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