GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoView Class
/ IsPrinting Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
IsPrinting Property
In This Topic
Gets whether any painting that is ongoing is part of a printing operation.
Syntax
C#
[
Browsable
(
false
)]
public
virtual
bool
IsPrinting {
get
;}
Property Value
This value is true when indirectly invoked by the
Print
method.
See Also
Reference
GoView Class
GoView Members