Leadtools.Forms.DocumentWriters Namespace > PdfAutoBookmark Structure : FontFaceName Property |
public string FontFaceName {get; set;}
'Declaration Public Property FontFaceName As String
'Usage Dim instance As PdfAutoBookmark Dim value As String instance.FontFaceName = value value = instance.FontFaceName
public string FontFaceName {get; set;}
get_FontFaceName();
set_FontFaceName(value);
The FontFaceName represents the font inside the source EMF document which will be considered for creation bookmarks in the PDF document
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2