ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / DocxExportSettings Class / DpiX Property

In This Topic
    DpiX Property (DocxExportSettings)
    In This Topic
    Gets or sets the horizontal DPI of the document.
    Syntax
    'Declaration
     
    Public Property DpiX As IntDefaultExportSetting
    public IntDefaultExportSetting DpiX {get; set;}

    Property Value

    An IntDefaultExportSetting object representing the horizontal DPI of the document.
    See Also