Gets or sets a file path that is used to search for resources like images or hypertext links. This path is added to all relative file paths used in the document.
public string DocumentBasePath { get; set; }
Public Property DocumentBasePath() As String