VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf.UI.VisualTools Namespace / WebPdfTextRedactionMarkJS type / clone Methods / clone() Property
Syntax BrowserCompatibility SeeAlso
clone() Method
Creates a new object that is a copy of the current instance.
Syntax
var instance = new Vintasoft.Imaging.Pdf.UI.VisualTools.WebPdfTextRedactionMarkJS(image, textRegion, pdfDocumentEditorControl);

var value; // Type: Vintasoft.Imaging.Pdf.UI.VisualTools.WebPdfTextRedactionMarkJS
value = instance.clone();

Return Value

New object that is a copy of the current instance.
Browser Compatibility
56+
45+
11
See Also