Click or drag to resize

PdfPen Properties

The PdfPen type exposes the following members.

Properties
Name Description
Public property Brush
Gets or sets the brush, which specifies the pen behaviour.
Public property Color
Gets or sets the color of the pen.
Public property DashOffset
Gets or sets the dash offset of the pen.
Public property DashPattern
Gets or sets the dash pattern of the pen.
Public property DashStyle
Gets or sets the dash style of the pen.
Public property LineCap
Gets or sets the line cap of the pen.
Public property LineJoin
Gets or sets the line join style of the pen.
Public property MiterLimit
Gets or sets the miter limit.
Public property Width
Gets or sets the width of the pen.
Top
See Also