var instance = new Vintasoft.Imaging.Pdf.WebPdfTextBlockJS(number, textContent, htmlContent, region); var value; // Type: string value = instance.get_TextContent();
function get_TextContent() : string;
Return Value
The text content of this text block.