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

 

THotPDF.FontEmbedding

THotPDF

 

Top  Previous  Next

Determines whether the PDF document is use font embedding.

 

Delphi syntax:

property FontEmbedding: Boolean;

 

C++ syntax:

__property bool FontEmbedding;

 

Description

A font can be embedded in a PDF file as data. Set FontEmbedding to true for enable font embedding or set FontEmbedding to false for disable font embedding.

 

Example

 

See also: NotEmbeddedFonts StandardFontEmulation

Copyright©2007-2019 losLab.com