WebPdfTextBlockJS Class Members
In This Topic
The following tables list the members exposed by
WebPdfTextBlockJS.
Public Constructors
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