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

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

    Property Value

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