var instance = new Vintasoft.Imaging.UI.WebImageViewerJS(controlId); var value; // Type: boolean value = instance.get_UseImageAppearancesInSinglePageMode();
function get_UseImageAppearancesInSinglePageMode() : boolean;
Return Value
A value indicating whether the image viewer must use the image appearances only in single-page mode. Default value is False.