MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.Gdi Namespace / GdiCanvasItemRenderer Class / Printing Property

In This Topic
Printing Property (GdiCanvasItemRenderer)
In This Topic
Determines whether printing is currently in progress.
Syntax
'Declaration
 
Public Property Printing As Boolean
 
Remarks
This property should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
See Also