ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word Namespace / C1WordDocument Class / TopMargin Property

In This Topic
    TopMargin Property (C1WordDocument)
    In This Topic
    Gets or sets a top margin of this document.
    Syntax
    'Declaration
     
    Public Property TopMargin As System.Single
    public System.float TopMargin {get; set;}

    Property Value

    The top margin of the Word/RTF document.
    See Also