WebPdfTextBlockJS Class Methods
In This Topic
For a list of all methods of this type, see
WebPdfTextBlockJS.
Methods
| | Name | Description |
 | containsPoint | Returns a value indicating whether this text block contains specified point. |
 | get_HtmlContent | Gets HTML content of this text block. |
 | get_IsContentChanged | Gets a value indicating whether content of this text block is changed. |
 | get_IsDeleted | Gets a value indicating whether this text block is deleted. |
 | get_Number | Gets text content of this text content. |
 | get_Region | Gets a region of this text block in PDF page space. |
 | get_TextContent | Gets text content of this text content. |
See Also