ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / ITargetDevice Interface
Members

In This Topic
    ITargetDevice Interface
    In This Topic
    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.
    Object Model
    ITargetDevice Interface
    Syntax
    'Declaration
     
    Public Interface ITargetDevice 
    public interface ITargetDevice 
    Remarks
    This interface should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    See Also