Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Graphics.Images Namespace / PdfInlineImage Class / Height Property

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