←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.UI.WinForms Assembly