Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / PageSetup Class / ClientHeight Property

In This Topic
    ClientHeight Property
    In This Topic
    Gets the client area height (where content can be placed).
    Syntax
    'Declaration
     
    Public ReadOnly Property ClientHeight As System.Single
    public System.float ClientHeight {get;}
    See Also