[]
        
(Showing Draft Content)

C1.C1Preview.Export.HtmlExporter.LinksLocationsEnum

HtmlExporter.LinksLocationsEnum Enum

Defines the location of hyperlinks in the generated HTML pages.

Namespace: C1.C1Preview.Export
Assembly: C1.PrintDocument.4.8.dll
Syntax
public enum HtmlExporter.LinksLocationsEnum

Fields

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.