| Skype: | TextControlSupport | |
| Orders: | 877-462-4772 |
LoadSettings.DocumentBasePath Property |
||
| Description: | 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. |
|
| Syntax: |
[C#]
public string DocumentBasePath { get; set; }
[Visual Basic] Public Property DocumentBasePath() As String |
|
| See also: | Loading, Saving and Database Support, Graphical Overview. | |