ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Export.Streaming Namespace / StreamingRendererSettings Class / TargetDeviceKind Property

In This Topic
TargetDeviceKind Property (StreamingRendererSettings)
In This Topic
Gets or sets the target device type for rendering.
Syntax
'Declaration
 
Public Property TargetDeviceKind As TargetDeviceKind
 

Property Value

The target device kind. The default is GrapeCity.ActiveReports.PageReportModel.TargetDeviceKind.All.
See Also