ComponentOne Word for UWP
TopMargin Property (C1WordDocument)

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > C1WordDocument Class : TopMargin Property
Gets or sets a top margin of this document.
Syntax
'Declaration
 
Public Property TopMargin As System.Single
public System.float TopMargin {get; set;}

Property Value

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

Reference

C1WordDocument Class
C1WordDocument Members