Gets the zero-based index of image in image source.
var instance = new Vintasoft.Shared.WebImageJS(imageSource, pageIndex);
var value; // Type: number
value = instance.get_PageIndex();
function get_PageIndex() : number;
Return Value
Zero-based index of image in image source.