PdfLineStyleDashStyle Property

Gets or sets the style of the line

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.5.0
C#
public PdfLineDashStyle DashStyle { get; set; }

Property Value

PdfLineDashStyle

See Also