Click or drag to resize

PdfTextObjectFont Property

Gets or sets the Font of a text object.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public PdfFont Font { get; set; }

Property Value

PdfFont
See Also