MindFusion WinForms Programmer's Guide
Margins.Left Property
See Also
 





Gets or sets the left component of this margin.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public float Left { get; set; }

Visual Basic  Copy Code

Public Property Left As Single

 Property Value

A float number specifying the left component of the Margins.

 See Also

Margins Members
Margins Class
MindFusion.Reporting Namespace
Bottom Property
Right Property
Top Property