Documents for PDF, .NET Edition Documentation
MarginBottom Property (TextLayout)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : MarginBottom Property
Gets or sets the bottom margin of the layout box, in graphic units.
Syntax
'Declaration
 
Public Property MarginBottom As System.Single
public System.float MarginBottom {get; set;}
See Also

Reference

TextLayout Class
TextLayout Members