Leadtools.Forms.DocumentWriters Namespace > PdfAutoBookmark Structure : BoldStyle Property |
public bool BoldStyle {get; set;}
'Declaration Public Property BoldStyle As Boolean
'Usage Dim instance As PdfAutoBookmark Dim value As Boolean instance.BoldStyle = value value = instance.BoldStyle
public bool BoldStyle {get; set;}
get_BoldStyle();
set_BoldStyle(value);
When BoldStyle is true, bookmarks will be created wherever there is a bold font in the 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