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