Click or drag to resize
Pdf Library for .NET

PdfTextSectionEmbedFont Property

A flag indicating if the text font will be embedded in the pdf document.

Namespace:  SelectPdf
Assembly:  Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
Syntax
public bool EmbedFont { get; set; }

Property Value

Type: Boolean
See Also