Click or drag to resize
Pdf Library for .NET

PdfLineStyleLineDashStyle Property

Gets or sets the line dash style.

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntax
public PdfLineDashStyle LineDashStyle { get; set; }

Property Value

PdfLineDashStyle
See Also