Gets the identifier of file, where exported images must be saved.
var instance = new Vintasoft.Imaging.WebExportFileSettingsJS();
var value; // Type: string
value = instance.get_FileId();
function get_FileId() : string;
Return Value
The identifier of file, where exported images must be saved.