[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Export.TargetDevice

TargetDevice Class

Represents the device capabilities provider.

Inheritance
TargetDevice
Implements
Namespace: GrapeCity.ActiveReports.Rendering.Export
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public sealed class TargetDevice : ITargetDevice

Constructors

Name Description
TargetDevice(IReport, TargetDeviceKind, InteractivityType, bool, bool, bool)
TargetDevice(TargetDeviceKind, InteractivityType, SupportedPageInfo, bool, bool)
TargetDevice(TargetDeviceKind, InteractivityType, SupportedPageInfo, bool, bool, bool)

Properties

Name Description
PageInfo

Methods

Name Description
AddFeature(Features, DeviceCapabilities)

Extension Methods