Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public PdfPatternPaintType PaintType { get; }
VB
Public ReadOnly Property PaintType As PdfPatternPaintType
Get
Property Value
Type:
PdfPatternPaintTypeThe
PdfPatternPaintType value specifying how the
color of this
PdfPattern's cells is to be
specified.
See Also