ActiveReports 9
BookmarkStyle Enumeration

An enumeration of values for the HtmlExport.BookmarkStyle property.
Syntax
'Declaration
 
Public Enum BookmarkStyle 
   Inherits System.Enum
public enum BookmarkStyle : System.Enum 
Members
MemberDescription
HtmlIf the ActiveReports document contains bookmarks, an HTML page containing bookmark links to the document's pages is created.
NoneNo bookmark page is created.
Remarks
More styles may be added in future.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Export.Html.Section.BookmarkStyle

Requirements

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

See Also

Reference

GrapeCity.ActiveReports.Export.Html.Section Namespace
BookmarkStyle Property

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum