LeftMargin Property (Report)
Gets or sets a width of the left margin.
public Length LeftMargin {get; set;}
'Declaration
Public Property LeftMargin As Length
Property Value
A
Length value indicating the width of the left margin. Default value is
0in
.