RestMarginBottom Property
In This Topic
Gets or sets the bottom margin of the layout box for the rest of the text after splitting, in graphic units.
Syntax
'Declaration
Public Property RestMarginBottom As System.Single
public System.float RestMarginBottom {get; set;}
See Also