←Select platform

Clone Method

Summary

Creates a copy of this DocumentViewerMultiLineTextItem.

Syntax
C#
VB
C++
Public Function Clone() As DocumentViewerMultiLineTextItem 

Return Value

An exact copy of this DocumentViewerMultiLineTextItem.

Remarks

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

19.0.0.49
Added

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly