Class PdfColoredMarker
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Describes color, width, style, and dash pattern of lines and borders for certain widgets and controls. The following classes make use of this one: PdfActionArea, PdfControl, PdfFreeTextAnnotation.
public class PdfColoredMarker
- Inheritance
-
PdfColoredMarker
- Inherited Members
Properties
- Color
Gets or sets the color of the marker.
- DashPattern
Gets or sets the marker dash pattern.
- Style
Gets or sets the marker line style.
- Width
Gets or sets the marker line width in points.