Available in the LEADTOOLS Imaging toolkit. |
PDFUseLibFonts property (Main Control)
Visual
Basic example
Visual
C++ 4.0 example
Syntax boolean PDFUseLibFonts
Overview: Refer to Implementing PDF Plug in Features.
Remarks
(Persistent property, available at design time) Sets the flag that indicates whether to use fonts installed by the PDF module or system fonts when loading PDF, PS or EPS files.
Value |
Meaning |
TRUE |
Use the PDF module installed fonts. |
FALSE |
Use the system fonts. |
The default setting is TRUE.
See Also
Elements: PDFXResolution property, PDFYResolution property, PDFDisplayDepth property, PDFTextAlpha property, PDFGraphicsAlpha property
Topics: Raster Images: Loading Files