BottomMargin Property (C1WordDocument)
In This Topic
Gets or sets a bottom margin of this document.
Syntax
'Declaration
Public Property BottomMargin As Single
public float BottomMargin {get; set;}
Property Value
The bottom margin of the Word/RTF document.
See Also