ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / DrawCanvas Class / DeviceInfo Property

In This Topic
    DeviceInfo Property
    In This Topic
    Gets the DeviceInfo.
    Syntax
    'Declaration
     
    Public ReadOnly Property DeviceInfo As DeviceInfo
    public DeviceInfo DeviceInfo {get;}
    See Also