Document Solutions for PDF
DS.Documents.Imaging Assembly / GrapeCity.Documents.Layout.Composition Namespace / Visual Class / Height Property

In This Topic
    Height Property (Visual)
    In This Topic
    Get the height of the associated GrapeCity.Documents.Layout.LayoutRect if any exists, or of the owner GrapeCity.Documents.Layout.LayoutView.
    Syntax
    'Declaration
     
    Public ReadOnly Property Height As System.Single
    public System.float Height {get;}
    See Also