THotPDF.NotEmbeddedFonts Property
HotPDF Delphi PDF Component Developer Guide loslab Logo

 

THotPDF.NotEmbeddedFonts

THotPDF

 

Top  Previous  Next

NotEmbeddedFonts lists the fonts which will not be Embedded.

 

Delphi syntax:

property NotEmbeddedFonts: TStringList;

 

C++ syntax:

__property Classes::TStringList* NotEmbeddedFonts;

 

Description

Use NotEmbeddedFonts to store fonts which will not be Embedded.

 

Example

 

See also: FontEmbedding StandardFontEmulation

Copyright©2007-2019 losLab.com