Gets the items, which must be drawn in viewer.
var instance = new Vintasoft.Imaging.Dicom.WebDicomTextOverlayLineJS(anchor, textOverlaySeparator, items);
var value; // Type: Vintasoft.Imaging.Dicom.WebDicomTextOverlayJS[]
value = instance.get_Items();
Return Value
The items, which must be drawn in viewer.