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

In This Topic
    TargetDeviceKind Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property TargetDeviceKind As TargetDeviceKind
    public TargetDeviceKind TargetDeviceKind {get; set;}
    See Also