Gets or sets the width of the left margin.
'Declaration Public Property LeftMargin As Length
public Length LeftMargin {get; set;}
A Length structure indicating the width of the left margin.
The default value is 0in.
Report Class Report Members