Click or drag to resize

PdfLineDashPatternsDashDotDot Field

Gets a line dash pattern with the following lengths of alternating dashes and gaps expressed in user space units: 4, 3, 1, 3, 1, 3.

Namespace: SautinSoft.Pdf.Content
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntax
public static readonly PdfLineDashPattern DashDotDot

Field Value

PdfLineDashPattern
See Also