ComponentOne Word for UWP
BottomMargin Property (C1WordDocument)

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

Property Value

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

Reference

C1WordDocument Class
C1WordDocument Members