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

In This Topic
    DpiX Property (DeviceInfo)
    In This Topic
    Gets the dpi on the X axis.
    Syntax
    'Declaration
     
    Public ReadOnly Property DpiX As Single
    public float DpiX {get;}
    Remarks
    This property 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