ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Word Assembly / GrapeCity.ActiveReports.Export.Word.Page Namespace / Settings Class / DpiX Property

In This Topic
    DpiX Property (Settings)
    In This Topic
    Adjust the horizontal resolution of custom report items. The default value is 96.
    Syntax
    'Declaration
     
    Public Property DpiX As Single
    public float DpiX {get; set;}
    See Also