ComponentOne Word for UWP
RightMargin Property (C1WordDocument)

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

Property Value

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

Reference

C1WordDocument Class
C1WordDocument Members