Sets a base path saved in the document that is used to resolve relative file paths.

Syntax

public string DocumentBasePath { get; set; }
Public Property DocumentBasePath() As String