Click or drag to resize

PdfLineDashPatterns Fields

The PdfLineDashPatterns type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberDash Gets a line dash pattern with the following lengths of alternating dashes and gaps expressed in user space units: 8, 4.
Public fieldStatic memberDashDot Gets a line dash pattern with the following lengths of alternating dashes and gaps expressed in user space units: 8, 2, 2, 2.
Public fieldStatic memberDashDotDot Gets a line dash pattern with the following lengths of alternating dashes and gaps expressed in user space units: 6, 2, 2, 2, 2, 2.
Public fieldStatic memberDot Gets a line dash pattern with the following lengths of alternating dashes and gaps expressed in user space units: 2.
Public fieldStatic memberSolid Gets a solid line dash pattern.
Top
See Also