ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Word Assembly / GrapeCity.ActiveReports.Export.Word.Page Namespace / Settings Class / BaseUrl Property

In This Topic
    BaseUrl Property
    In This Topic
    Gets or sets the base Url used for hyperlinks on the document.
    Syntax
    'Declaration
     
    Public Property BaseUrl As String
    public string BaseUrl {get; set;}
    See Also