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

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

Reference

TextLayout Class
TextLayout Members