PdfContentPadding Structure Members
In This Topic
The following tables list the members exposed by
PdfContentPadding.
Public Constructors
| Name | Description |
 | PdfContentPadding | Overloaded. Initializes a new instance of the structure. |
Public Fields
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 horizontal padding. |
 | 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 vertical padding. |
Public Methods
Public Operators
See Also