Click or drag to resize
TextAreaEmbedTextFont Property
A flag indicating if the text area font will be embedded in the PDF document

Namespace: ExpertPdf.HtmlToPdf
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public bool EmbedTextFont { get; set; }

Property Value

Type: Boolean
See Also