Gets the pattern to be used for stroking operations.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public PdfPattern Pattern { get; }
VB
Public ReadOnly Property Pattern As PdfPattern
Get
Property Value
Type:
PdfPatternThe pattern to be used for stroking operations.
See Also