Document Solutions for PDF
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcWicTiffWriter Class / Resolution Property

In This Topic
    Resolution Property (GcWicTiffWriter)
    In This Topic
    Gets or sets the DPI resolution of the image.
    Syntax
    'Declaration
     
    Public Property Resolution As System.Single
    public System.float Resolution {get; set;}
    See Also