TextAreaEmbedTextFont Property |
A flag indicating if the text area font will be embedded in the PDF document
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic bool EmbedTextFont { get; set; }
Public Property EmbedTextFont As Boolean
Get
Set
Property Value
Type:
Boolean
See Also