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.ContentAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntaxpublic static readonly PdfLineDashPattern DashDotDot
Public Shared ReadOnly DashDotDot As PdfLineDashPattern
Field Value
PdfLineDashPattern
See Also