VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Drawing Namespace / PdfContentPadding Structure
In This Topic
PdfContentPadding Structure Properties
In This Topic
For a list of all properties of this type, see PdfContentPadding.
Public Properties
 NameDescription
Public PropertyGets or sets the padding value for all the edges.
Public PropertyGets or sets the padding value for the bottom edge.
Public PropertyGets the horizontal padding.
Public PropertyGets or sets the padding value for the left edge.
Public PropertyGets or sets the padding value for the right edge.
Public PropertyGets or sets the padding value for the top edge.
Public PropertyGets the vertical padding.
See Also