ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / MhtExportSettings Class / LinkTarget Property

In This Topic
    LinkTarget Property (MhtExportSettings)
    In This Topic
    Gets or sets the target for hyperlinks in the document.
    Syntax
    'Declaration
     
    Public Property LinkTarget As StringDefaultExportSetting
    public StringDefaultExportSetting LinkTarget {get; set;}

    Property Value

    A StringDefaultExportSetting object representing the target for hyperlinks.
    See Also