var instance = new Vintasoft.Imaging.ImageProcessing.WebOverlayBinaryCommandJS(); var value; // Type: string value = instance.get_OverlayImage();
function get_OverlayImage() : string;
Return Value
Overlay image. Default value is empty string.
var instance = new Vintasoft.Imaging.ImageProcessing.WebOverlayBinaryCommandJS(); var value; // Type: string value = instance.get_OverlayImage();
function get_OverlayImage() : string;