ActiveReports 8
LeftMargin Property (Report)

Gets or sets the width of the left margin.

Syntax
'Declaration
 
Public Property LeftMargin As Length
public Length LeftMargin {get; set;}

Property Value

Length structure indicating the width of the left margin.

Remarks

The default value is 0in.

See Also

Reference

Report Class
Report Members

Support Forum