| Visual Basic (Declaration) | |
|---|---|
Public Enum BookmarkStyle Inherits System.Enum  | |
| C# | |
|---|---|
public enum BookmarkStyle : System.Enum  | |
| Member | Description | 
|---|---|
| Html | If the ActiveReports document contains bookmarks, an HTML page containing bookmark links to the document's pages is created. | 
| None | No bookmark page is created. | 
More styles may be added in future.
            
            
            
            
            System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Export.Html.Section.BookmarkStyle