[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Document.DeviceInfo

DeviceInfo Struct

Presents information on the drawing device.

Namespace: GrapeCity.ActiveReports.Core.Document
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public struct DeviceInfo

Constructors

Name Description
DeviceInfo(float, float, float)

Initializes the DeviceInfo structure.

Fields

Name Description
Default

Gets the default device information.

Properties

Name Description
DpiX

Gets the dpi on the X axis.

DpiY

Gets the dpi on the Y axis.

PageScale

Gets the page scale.