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

In This Topic
    Height Property (View)
    In This Topic
    Gets the height of the associated GrapeCity.Documents.Layout.LayoutView.
    Syntax
    'Declaration
     
    Public ReadOnly Property Height As System.Single
    public System.float Height {get;}
    See Also