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