Typeface name of the font to be considered for the font which will be used for creation bookmark in the PDF document.
public string FontFaceName { get; set; }
Public Property FontFaceName As String
@property (nonatomic, copy, nullable) NSString *fontFaceName
public String getFontFaceName()
public void setFontFaceName(String fontFaceName)
A String which contains typeface name of the font which is used to determine the selected font for creation bookmark. To reset this value, use either an empty string or null. Default value is null.
The FontFaceName represents the font inside the source EMF document which will be considered for creation bookmarks in the PDF document
Programming with LEADTOOLS Document Writers
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