 | PdfOptionsEmbedFont Property |
Gets or sets a flag to indicate whether to embed the font
descriptor in the generated PDF file.
Namespace:
Opait.Pdf.Api
Assembly:
Opait.Pdf.Api (in Opait.Pdf.Api.dll) Version: 1.3.3.0
Syntaxpublic bool EmbedFont { get; set; }
Property Value
Type:
Boolean
See Also