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 > DocumentViewerFindText Class : Clone Method |
public DocumentViewerFindText Clone()
'Declaration
Public Function Clone() As DocumentViewerFindText
'Usage
Dim instance As DocumentViewerFindText Dim value As DocumentViewerFindText value = instance.Clone()
public: DocumentViewerFindText^ Clone();