Sets a file path that is used to save resources like images when images are saved as file link. If this location does not exists it is generated.

Syntax

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