Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / LayoutView Class / Height Property

In This Topic
    Height Property (LayoutView)
    In This Topic
    Gets or sets the height of the view rectangle.
    Syntax
    'Declaration
     
    Public Property Height As System.Single
    public System.float Height {get; set;}
    See Also