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

    Property Value

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