Gets or sets a value indicating whether the printing of a map is in process.
Namespace:
Ptv.XServer.Controls.Map
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public bool Printing { get; set; }
Public Property Printing As Boolean
Get
Set
public:
property bool Printing {
bool get ();
void set (bool value);
}
member Printing : bool with get, set
Property Value
Type:
BooleanSee Also