ComponentOne Word for UWP
RightMargin Property (RtfSection)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfSection Class : RightMargin Property
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

Reference

RtfSection Class
RtfSection Members