VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfTextBlockJS type / get_Number Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_Number Method
    In This Topic
    Gets text content of this text content.
    Syntax
    var instance = new Vintasoft.Imaging.Pdf.WebPdfTextBlockJS(number, textContent, htmlContent, region);
    
    var value; // Type: string
    value = instance.get_Number();
    
    
    function get_Number() : string;
    

    Return Value

    The text content of this text block.
    Browser Compatibility
    56+
    45+
    11
    See Also