Property Font
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Font
Gets the font used to draw this chunk.
public PdfFont Font { get; }
Property Value
- PdfFont
The font used to draw this chunk.
Remarks
Read the Extract detailed text information for an example of using text data.