GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / MarginAll Property

In This Topic
MarginAll Property
In This Topic
Gets or sets all margins of the layout box, in graphic units.

Returns null if the margins have different values.

Syntax
'Declaration
 
Public Property MarginAll As System.Nullable(Of Single)
 
See Also