Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.UI Namespace > DocumentViewerTextItem Class : Clone Method |
public DocumentViewerTextItem Clone()
'Declaration
Public Function Clone() As DocumentViewerTextItem
'Usage
Dim instance As DocumentViewerTextItem Dim value As DocumentViewerTextItem value = instance.Clone()
public: DocumentViewerTextItem^ Clone();