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

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

Reference

TextLayout Class
TextLayout Members