Property Brush
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Brush
Gets the PdfBrushInfo object of this chunk. It encapsulates the properties related to non-stroking operations.
public PdfBrushInfo Brush { get; }
Property Value
- PdfBrushInfo
The PdfBrushInfo object of this chunk.
Remarks
Read the Extract detailed text information for an example of using text data.