Leadtools.Forms.DocumentWriters Namespace > PdfAutoBookmark Structure : UseStyles Property |
public bool UseStyles {get; set;}
'Declaration Public Property UseStyles As Boolean
'Usage Dim instance As PdfAutoBookmark Dim value As Boolean instance.UseStyles = value value = instance.UseStyles
public bool UseStyles {get; set;}
get_UseStyles();
set_UseStyles(value);
Autobookmarking (automatic bookmarking) creates bookmark items based on font information whenever UseStyles is true. This means that different font styles are considered to be different. For example, when UseStyles is true, Arial bold and Arial are handled as two different fonts.
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