PdfLineStyleDashStyle Property

The predefined dash pattern of the line. Ignored when CustomDashPattern is set to a non-null, non-empty array

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
C#
public PdfLineDashStyle DashStyle { get; set; }

Property Value

PdfLineDashStyle

See Also