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