| Skype: | TextControlSupport | |
| Orders: | 877-462-4772 |
LoadSettings.ImageSearchPath Property |
||
| Description: | Sets a file path that is used to search for resources like images or hypertext links. This path replaces
all absolute file paths used in the document. |
|
| Syntax: |
[C#]
public string ImageSearchPath { get; set; }
[Visual Basic] Public Property ImageSearchPath() As String |
|
| See also: | Loading, Saving and Database Support, Graphical Overview. | |