'Declaration Public Enum HtmlExporter.LinksLocationsEnum Inherits System.Enum
public enum HtmlExporter.LinksLocationsEnum : System.Enum
'Declaration Public Enum HtmlExporter.LinksLocationsEnum Inherits System.Enum
public enum HtmlExporter.LinksLocationsEnum : System.Enum
| Member | Description | 
|---|---|
| BottomFrame | Hyperlinks are located in the bottom frame. | 
| LeftFrame | Hyperlinks are located in the left frame. | 
| None | Hyperlinks are not generated. | 
| RightFrame | Hyperlinks are located in the right frame. | 
| TopFrame | Hyperlinks are located in the top frame. | 
| TopPage | Hyperlinks are located at the top of pages. | 
System.Object
   System.ValueType
      System.Enum
         C1.C1Preview.Export.HtmlExporter.LinksLocationsEnum