EmbedFonts Property (PdfOptionsFormBase)
In This Topic
Gets or sets a value indicating whether to embed embeddable fonts used in the document.
Syntax
'Declaration
Public Overridable Property EmbedFonts As Boolean
public virtual bool EmbedFonts {get; set;}
See Also