Leadtools.Forms.DocumentWriters Namespace > PdfAutoBookmark Structure : ItalicStyle Property |
public bool ItalicStyle {get; set;}
'Declaration Public Property ItalicStyle As Boolean
'Usage Dim instance As PdfAutoBookmark Dim value As Boolean instance.ItalicStyle = value value = instance.ItalicStyle
public bool ItalicStyle {get; set;}
get_ItalicStyle();
set_ItalicStyle(value);
When BoldStyle is true, only italic fonts will be considered for creation the bookmark 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