|
PdfTextSectionEmbedFont Property |
A flag indicating if the text font will be embedded in the pdf document.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax public bool EmbedFont { get; set; }
Public Property EmbedFont As Boolean
Get
Set
Property Value
Type:
BooleanSee Also