[]
Defines the location of hyperlinks in the generated HTML pages.
public enum HtmlExporter.LinksLocationsEnum
Name | 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. |