|
PdfTextSectionEmbedFont Property
|
A flag indicating if the text font will be embedded in the pdf document.
Namespace: SelectPdfAssembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntaxpublic bool EmbedFont { get; set; }Public Property EmbedFont As Boolean
Get
Set
Property Value
Boolean
See Also