Gets or sets the bottom component of this margin.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public float Bottom { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Bottom As Single |
A float number specifying the bottom component of the Margins.
See Also