[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Export.TargetDevice.-ctor

TargetDevice Constructor

TargetDevice(TargetDeviceKind, InteractivityType, SupportedPageInfo, bool, bool)

Declaration
public TargetDevice(TargetDeviceKind target, InteractivityType interactivity, SupportedPageInfo pageInfo, bool paginated, bool pro)
Parameters
Type Name Description
TargetDeviceKind target
InteractivityType interactivity
SupportedPageInfo pageInfo
bool paginated
bool pro

TargetDevice(IReport, TargetDeviceKind, InteractivityType, bool, bool, bool)

Declaration
public TargetDevice(IReport report, TargetDeviceKind target, InteractivityType interactivity, bool includePageMargins, bool paginated, bool pro)
Parameters
Type Name Description
IReport report
TargetDeviceKind target
InteractivityType interactivity
bool includePageMargins
bool paginated
bool pro