VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Drawing Namespace / PdfPen Class
In This Topic
PdfPen Class Properties
In This Topic
For a list of all properties of this type, see PdfPen.
Public Properties
 NameDescription
Public PropertyGets or sets the GraphicsStateBlendMode of this PdfPen.
Public PropertyGets or sets the color of this PdfPen.
Public PropertyGets or sets the distance from the start of a line to the beginning of a dash pattern.
Public PropertyGets or sets an array of custom dashes and spaces.
Public PropertyGets or sets the cap style used at the end of lines drawn with this PdfPen.
Public PropertyGets or sets the shape of the endpoints for dashes.
Public PropertyGets or sets the join style for the ends of two consecutive lines drawn with this PdfPen.
Public PropertyGets or sets the limit of the thickness of the join on a mitered corner.
Public PropertyGets or sets the cap style used at the beginning of lines drawn with this PdfPen.
Public PropertyGets or sets the width of this PdfPen.
See Also