Creates a copy of this DocumentViewerMultiLineTextItem.
public DocumentViewerMultiLineTextItem Clone()
Public Function Clone() As DocumentViewerMultiLineTextItem
public:
DocumentViewerMultiLineTextItem^ Clone()
An exact copy of this DocumentViewerMultiLineTextItem.
Creates a new instance of DocumentViewerMultiLineTextItem and sets TextItems to a new list 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