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





Gets or sets the top component of this margin.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public float Top { get; set; }

Visual Basic  Copy Code

Public Property Top As Single

 Property Value

A float number specifying the top component of the Margins.

 See Also

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