Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / TiffFrame Class / ImageWidth Property

In This Topic
    ImageWidth Property (TiffFrame)
    In This Topic
    Gets the number of columns in the image, i.e., the number of pixels per scanline.
    Syntax
    'Declaration
     
    Public ReadOnly Property ImageWidth As System.Integer
    public System.int ImageWidth {get;}
    See Also