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 > SvgDocumentOptions Class : Clone Method |
public override DocumentOptions Clone()
'Declaration
Public Overrides Function Clone() As DocumentOptions
'Usage
Dim instance As SvgDocumentOptions Dim value As DocumentOptions value = instance.Clone()
public override DocumentOptions Clone()
- (instancetype)copy
@Override public DocumentOptions clone()
function Leadtools.Forms.DocumentWriters.SvgDocumentOptions.Clone()
public: DocumentOptions^ Clone(); override