В этом разделе
Gets the Vintasoft.Imaging.WebImageMetadataJS object, which contains metadata associated with the source image.
Синтаксис
var instance = new Vintasoft.Shared.WebImageJS(imageSource, pageIndex);
var value; // Type: object
value = instance.get_Metadata();
function get_Metadata() : object;
Return Value
The Vintasoft.Imaging.WebImageMetadataJS object.
Исключения
Исключение | Описание |
| Thrown if "Vintasoft.Imaging.js" script is not found. |
Смотрите также