Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / HtmlOptionsForm Class / LinksLocation Property

In This Topic
    LinksLocation Property (HtmlOptionsForm)
    In This Topic
    Gets or sets the location of the generated hyperlinks.
    Syntax
    'Declaration
     
    Public Overridable Property LinksLocation As HtmlExporter.LinksLocationsEnum
    public virtual HtmlExporter.LinksLocationsEnum LinksLocation {get; set;}
    See Also