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