Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Forms.DocumentWriters Namespace > EmfDocumentOptions Class : Clone Method |
public override DocumentOptions Clone()
'Declaration
Public Overrides Function Clone() As DocumentOptions
'Usage
Dim instance As EmfDocumentOptions Dim value As DocumentOptions value = instance.Clone()
public override DocumentOptions Clone()
@Override public DocumentOptions clone()
function Leadtools.Forms.DocumentWriters.EmfDocumentOptions.Clone()
public: DocumentOptions^ Clone(); override