[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Layout.ITargetDevice

ITargetDevice Interface

Interface to encapsulate target device properties and features, including, but not limited: - avail. fonts; - font/color mapping; - conversion of logical units to physical (dpi); - etc.

Namespace: GrapeCity.ActiveReports.Extensibility.Layout
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface ITargetDevice

Properties

Name Description
this[Features]

Indexer that returns DeviceCapabilities for the specified feature set.

Extension Methods