←Select platform

EmbedAllFonts Property

Summary

Enables or disables font embedding in the output PDF file.

Syntax

C#
VB
C++
public bool EmbedAllFonts {get; set;}
Public Property EmbedAllFonts As Boolean
public: 
property bool EmbedAllFonts { 
   bool get(); 
   void set (    bool ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Pdf Assembly
Click or drag to resize