ComponentOne Word for UWP
LeftMargin Property (RtfSection)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfSection Class : LeftMargin Property
Gets or sets the left margin for this section.
Syntax
'Declaration
 
Public Property LeftMargin As System.Single
public System.float LeftMargin {get; set;}

Property Value

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

Reference

RtfSection Class
RtfSection Members