The following tables list the members exposed by ViewerBorderPadding.
Public Properties
| Name | Description |
 | All | Gets or sets the padding width for all edges of a viewer control. |
 | Bottom | Gets or sets the padding width for the bottom edge of a viewer control. |
 | Left | Gets or sets the padding width for the left edge of a viewer control. |
 | Right | Gets or sets the padding width for the right edge of a viewer control. |
 | Top | Gets or sets the padding width for the top edge of a viewer control. |
Top
Public Methods
| Name | Description |
 | Clone | Creates another object that contains the same state as the current one. |
Top
Public Events
| Name | Description |
 | Changed | Occurs when the viewer border padding changes. |
Top
See Also