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