PdfLineStyleLineDashPattern Property

The line dash pattern. By default the line pattern is solid

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public PdfLineDashPattern LineDashPattern { get; set; }

Property Value

PdfLineDashPattern

See Also