The PdfPen type exposes the following members.
Name | Description | |
---|---|---|
![]() | Color |
Gets or sets the color to be used for stroking.
|
![]() | DashPattern |
Gets or sets the line dash pattern.
|
![]() | EndCap |
Gets or sets the PdfLineCap value specifying the
shape of the endpoints for any open path that is stroked.
|
![]() | LineJoin |
Gets or sets the PdfLineJoin value specifying the
shape of joints between connected segments of a stroked path.
|
![]() | MiterLimit |
Gets or sets the miter limit of this pen.
|
![]() | Opacity |
(PDF 1.4) Gets or sets the opacity value in percent to be
used for stroking operations.
|
![]() | Pattern |
Gets or sets the pattern to be used for stroking.
|
![]() | Width |
Gets or sets the width of this pen.
|