LeftMargin Property (Report)
In This Topic
Gets or sets the width of the left margin.
Syntax
'Declaration
Public Property LeftMargin As Length
public Length LeftMargin {get; set;}
Property Value
A
Length structure indicating the width of the left margin.
See Also