PdfPenInfo Properties

The PdfPenInfo type exposes the following members.

Properties

  NameDescription
Public propertyColor
Gets the color to be used for stroking.
Public propertyDashPattern
Gets the line dash pattern.
Public propertyEndCap
Gets the shape of the endpoints for any open path that is stroked.
Public propertyLineJoin
Gets the shape of joints between connected segments of a stroked path.
Public propertyMiterLimit
Gets the miter limit of this pen.
Public propertyOpacity
Gets the opacity value in percent to be used for stroking operations.
Public propertyPattern
Gets the pattern to be used for stroking operations.
Public propertyWidth
Gets the width of this pen.

See Also