var instance = new Vintasoft.Imaging.Pdf.WebPdfTextBlockJS(number, textContent, htmlContent, region); var value; // Type: boolean value = instance.get_IsContentChanged();
function get_IsContentChanged() : boolean;
Return Value
A value indicating whether content of this text block is changed.