BaseUrl Property

Specifies the base url for relative links and image sources. This can be a file path or an internet url.

Syntax

object.BaseUrl [=Value]

Data Type

String

Remarks

You can specify relative sources for hyperlinks and images in the formatted text. The default behavior is to use the document's current path to resolve the url to access the associated resource. You can use the BaseUrl property to control how relative URL's are resolved.