ComponentOne Word for WinForms
C1.C1Word.4.8 Assembly / C1.C1Word.Objects Namespace / RtfSection Class / TopMargin Property

In This Topic
    TopMargin Property (RtfSection)
    In This Topic
    Gets or sets the top margin for this section.
    Syntax
    'Declaration
     
    Public Property TopMargin As System.Single
    public System.float TopMargin {get; set;}

    Property Value

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