HiQPdf Documentation

PdfLineStyleLineDashPattern Property

HiQPdf Client for .NET Core
The line dash pattern. By default the line pattern is solid

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public PdfLineDashPattern LineDashPattern { get; set; }

Property Value

Type: PdfLineDashPattern
See Also

Reference