VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.Pdf.UI.VisualTools Namespace / WebPdfContentEditorToolJS type / pasteTextBlock Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    pasteTextBlock Method
    In This Topic
    Pastes previously copied text block to a PDF page.
    Syntax
    var instance = new Vintasoft.Imaging.Pdf.UI.VisualTools.WebPdfContentEditorToolJS();
    
    var value; // Type: any
    value = instance.pasteTextBlock();
    
    
    function pasteTextBlock() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also