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