Inline Properties |
The Inline type exposes the following members.
| Name | Description | |
|---|---|---|
| IsDeleteRevision | Returns true if this inline was deleted in Microsoft Word while change tracking was enabled. | |
| IsInsertRevision | Returns true if this inline was inserted in Microsoft Word while change tracking was enabled. | |
| IsMoveFromRevision | Returns true if this inline was moved (deleted) in Microsoft Word while change tracking was enabled. | |
| IsMoveToRevision | Returns true if this inline was moved (inserted) in Microsoft Word while change tracking was enabled. | |
| ParentCollection | Gets the InlineCollection that contains this Inline instance. |