ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.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 Single
    public float BottomMargin {get; set;}

    Property Value

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