Property PaintType
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
PaintType
Gets the PdfPatternPaintType value specifying how the color of this PdfPattern's cells is to be specified.
public PdfPatternPaintType PaintType { get; }
Property Value
- PdfPatternPaintType
The PdfPatternPaintType value specifying how the color of this PdfPattern's cells is to be specified.
Exceptions
- UnexpectedStructureException
The internal PDF structure does not contain the corresponding required value, or the value has an unexpected type. Or the value can not be converted to one of the PdfPatternPaintType constants.