ComponentOne Word for UWP
TopMargin Property (RtfSection)

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

Property Value

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

Reference

RtfSection Class
RtfSection Members