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

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