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

In This Topic
    Height Property (PageSize)
    In This Topic
    Gets or sets the page height in points.
    Syntax
    'Declaration
     
    Public Property Height As System.Single
    public System.float Height {get; set;}
    See Also