ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfSection Class / BottomMargin Property

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

    Property Value

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