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

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

Reference

TextLayout Class
TextLayout Members