var instance = new Vintasoft.Twain.WebTwainDeviceAcquireModalResultJS(acquireModalState, imageAcquiringProgressValue, acquiredImage, errorMessage); var value; // Type: Vintasoft.Twain.WebAcquiredImageJS value = instance.get_AcquiredImage();
function get_AcquiredImage() : WebAcquiredImageJS;
Return Value
Экземпляр класса WebAcquiredImageJS, если acquireModalState == WebAcquireModalStateEnumJS.ImageAcquired; в противном случае null.