Skip to main content
A newer version of this page is available. .
Tab

Margins Properties

Contains margin settings.
Name Description
IsEmpty 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.
MarginBottom Gets or sets the margin value for the bottom edge.
MarginLeft Gets or sets the margin value for the left edge.
MarginRight Gets or sets the margin value for the right edge.
MarginTop Gets or sets the margin value for the top edge.
See Also