[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Document.DeviceInfo.-ctor

DeviceInfo Constructor

DeviceInfo(float, float, float)

Initializes the DeviceInfo structure.

Declaration
public DeviceInfo(float dpiX, float dpiY, float pageScale)
Parameters
Type Name Description
float dpiX

The dpi X value.

float dpiY

The dpi Y value.

float pageScale

Page scale value.