ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Image Assembly / GrapeCity.ActiveReports.Export.Image.Tiff.Section Namespace / TiffExport Class / DpiX Property

In This Topic
    DpiX Property (TiffExport)
    In This Topic
    Get or set the horizonal resolution value when exporting a TIFF.
    Syntax
    'Declaration
     
    Public Property DpiX As Integer
    public int DpiX {get; set;}
    See Also