Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

EmbedAllFonts Property






Enables or disables font embedding in the output PDF file.
Syntax
public bool EmbedAllFonts {get; set;}
'Declaration
 
Public Property EmbedAllFonts As Boolean
'Usage
 
Dim instance As PDFOptimizerOptions
Dim value As Boolean
 
instance.EmbedAllFonts = value
 
value = instance.EmbedAllFonts
public:
property bool EmbedAllFonts {
   bool get();
   void set (    bool value);
}

Property Value

If true, specifies that all fonts are to be embedded in the PDF file, default false.
Remarks
Embedding the fonts in the output file results in a larger PDF file.
Example
For an example, refer to PDFOptimizerOptions.
Requirements

Target Platforms

See Also

Reference

PDFOptimizerOptions Class
PDFOptimizerOptions Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features