ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / DeviceInfo Structure
Members

In This Topic
    DeviceInfo Structure
    In This Topic
    Presents information on the drawing device.
    Object Model
    DeviceInfo Structure
    Syntax
    'Declaration
     
    Public Structure DeviceInfo 
       Inherits System.ValueType
    public struct DeviceInfo : System.ValueType 
    Remarks
    This structure 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.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.ActiveReports.Core.Document.DeviceInfo

    See Also