Gets or sets the width of the left margin.
| Visual Basic (Declaration) | |
|---|---|
Public Property LeftMargin As Length | |
| C# | |
|---|---|
public Length LeftMargin {get; set;} | |
Return Value
A Length structure indicating the width of the left margin.
The default value is 0in.
| DataDynamics.Reports | Support Forum |
| LeftMargin Property | |
| See Also | |
|
| DataDynamics.Reports.ReportObjectModel Namespace > Report Class : LeftMargin Property |