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

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