Margins Properties
Contains margin settings.Name | Description |
---|---|
Is |
Gets a value that indicates whether this Margins object is initialized with the default values. |
Margin | Gets or sets the common margin value for all four edges. |
Margin |
Gets or sets the margin value for the bottom edge. |
Margin |
Gets or sets the margin value for the left edge. |
Margin |
Gets or sets the margin value for the right edge. |
Margin |
Gets or sets the margin value for the top edge. |
See Also