Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / RawImage Class / Height Property

In This Topic
    Height Property (RawImage)
    In This Topic
    Gets the height of the image in pixels.
    Syntax
    'Declaration
     
    Public ReadOnly Property Height As System.Integer
    public System.int Height {get;}
    See Also