Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsPdfLoadOptions Class : UseLibFonts Property |
public bool UseLibFonts {get; set;}
'Declaration
Public Property UseLibFonts As Boolean
'Usage
Dim instance As CodecsPdfLoadOptions Dim value As Boolean instance.UseLibFonts = value value = instance.UseLibFonts
public bool UseLibFonts {get; set;}
@property (nonatomic, assign) BOOL useLibFonts
public boolean getUseLibFonts() public void setUseLibFonts(boolean value)
<br/>get_UseLibFonts();<br/>set_UseLibFonts(value);<br/>Object.defineProperty('UseLibFonts');
The value of this property is used only when Leadtools.PdfEngine.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.PdfEngine.dll. It also affects the Postscript format.