var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS(parentDiv); var value; // Type: boolean value = instance.get_ShowTextOverlays();
function get_ShowTextOverlays() : boolean;
Return Value
True - DICOM viewer must show text overlays; False - DICOM viewer must not show text overlays.