Property Font
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Font
Gets or sets the font used to display text in this PdfTextBox.
public PdfFont Font { get; set; }
Property Value
- PdfFont
The font used to display text in this PdfTextBox.