PdfLineStyleDashStyle Property

Gets or sets the style of the line

Definition

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

Property Value

PdfLineDashStyle

See Also