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

In This Topic
    ImageLength Property (TiffFrame)
    In This Topic
    Gets the number of rows (sometimes described as scanlines) in the image.
    Syntax
    'Declaration
     
    Public ReadOnly Property ImageLength As System.Integer
    public System.int ImageLength {get;}
    See Also