Creates a new object that is a copy of the current instance.
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.