Leadtools.Forms.DocumentWriters Namespace > PdfAutoBookmark Structure : FontHeight Property |
public double FontHeight {get; set;}
'Declaration Public Property FontHeight As Double
'Usage Dim instance As PdfAutoBookmark Dim value As Double instance.FontHeight = value value = instance.FontHeight
public double FontHeight {get; set;}
get_FontHeight();
set_FontHeight(value);
The FontFaceName.represents the font inside the source EMF document which will be used when creating bookmarks in the PDF document
The FontHeight is another options that can be used to customize the font being used when creating 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