Property DashPattern
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
DashPattern
Gets or sets the line dash pattern.
public PdfDashPattern DashPattern { get; set; }
Property Value
- PdfDashPattern
Line dash pattern.
Remarks
The line dash pattern controls the pattern of dashes and
gaps used to stroke paths.
Default value: a solid line.