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);
Object.defineProperty('BoldStyle');
When BoldStyle is true, bookmarks will be created wherever there is a bold font in the document.