HiQPdf Documentation

PdfTextEmbedSystemFont Property

Quickly Create High Quality PDFs
Controls if the .NET font given in the constructor should be embedded in the PDF document. By default the font is embedded if necessary

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public bool EmbedSystemFont { get; set; }

Property Value

Type: Boolean
See Also

Reference