ActiveReports Developer 7
BaseUrl Property
See Also 
GrapeCity.ActiveReports.Export.Word.v7 Assembly > GrapeCity.ActiveReports.Export.Word.Page Namespace > Settings Class : BaseUrl Property

Glossary Item Box

Gets or sets the base Url used for hyperlinks on the document.

Syntax

Visual Basic (Declaration) 
Public Property BaseUrl As System.String
C# 
public System.string BaseUrl {get; set;}

See Also