Gets a value that indicates whether to use the library installed fonts.
public bool UseLibFonts { get; set; }
Public Property UseLibFonts As Boolean
@property (nonatomic, assign) BOOL useLibFonts
public boolean getUseLibFonts()
public void setUseLibFonts(boolean value)
true to use the library installed fonts, false to use the system fonts. Default value is true.
The value of this property is used only when Leadtools.Pdf.Utilities.dll is used by the application. For more information, refer to Implementing PDF Features.
This option affects the PDF format when UsePdfEngine is set to true to use Leadtools.Pdf.Utilities.dll. It also affects the Postscript format.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document