Creates a copy of this DocumentViewerMultiLineTextItem.
DocumentViewerMultiLineTextItem.prototype.clone = function()
clone(): DocumentViewerMultiLineTextItem;
An exact copy of this DocumentViewerMultiLineTextItem.
Creates a new instance of DocumentViewerMultiLineTextItem and sets TextItems to a new array with a cloned instance of each DocumentViewerTextItem via DocumentViewerTextItem.Clone. If the original TextItems is null, the cloned version will be null also.
History
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET