VintasoftPadding Structure Properties
In This Topic
For a list of all properties of this type, see
VintasoftPadding.
Public Properties
| Name | Description |
 | All | Gets or sets the padding value for all the edges. |
 | Bottom | Gets or sets the padding value for the bottom edge. |
 | Horizontal | Gets the combined padding for the right and left edges. |
 | IsEmpty | Gets a value indicating whether this margin is empty. |
 | Left | Gets or sets the padding value for the left edge. |
 | Right | Gets or sets the padding value for the right edge. |
 | Top | Gets or sets the padding value for the top edge. |
 | Vertical | Gets the combined padding for the top and bottom edges. |
See Also