Gets the size mode that must be set in an image viewer.
var instance = new Vintasoft.Imaging.WebGotoActionMetadataJS();
var value; // Type: Vintasoft.Imaging.WebImageSizeModeEnumJS
value = instance.get_SizeMode();
Return Value
The size mode that must be set in an image viewer.