ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / GraphicsRenderContext Class / TargetDevice Property

In This Topic
TargetDevice Property (GraphicsRenderContext)
In This Topic
Specifies GrapeCity.ActiveReports.Extensibility.Layout.ITargetDevice associated with this context
Syntax
'Declaration
 
Public ReadOnly Property TargetDevice As ITargetDevice
 
See Also