DashPatternGetPattern Method ByteScout PDF SDK
Gets the pattern (the array of numbers that specifies the lengths of alternating dashes and gaps).

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public float[] GetPattern()

Return Value

Type: Single
The pattern (the array of numbers that specifies the lengths of alternating dashes and gaps).
See Also

Reference