VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebExportFileSettingsJS type / get_FileId Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_FileId Method
In This Topic
Gets the identifier of file, where exported images must be saved.
Syntax
var instance = new Vintasoft.Imaging.WebExportFileSettingsJS();

var value; // Type: string
value = instance.get_FileId();

Return Value

The identifier of file, where exported images must be saved.
Browser Compatibility
56+
45+
11
See Also