Document Solutions for Word
GrapeCity.Documents.Word.Layout Assembly / GrapeCity.Documents.Word.Layout Namespace / Page Class / Height Property

In This Topic
    Height Property (Page)
    In This Topic
    Gets the height of the page, in points.
    Syntax
    'Declaration
     
    Public ReadOnly Property Height As System.Single
    public System.float Height {get;}
    See Also