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);
Object.defineProperty('ItalicStyle');
When BoldStyle is true, only italic fonts will be considered for creation the bookmark in the PDF document.