Click or drag to resize

Inline Properties

The Inline type exposes the following members.

Properties
 NameDescription
Public propertyIsDeleteRevision Returns true if this inline was deleted in Microsoft Word while change tracking was enabled.
Public propertyIsInsertRevision Returns true if this inline was inserted in Microsoft Word while change tracking was enabled.
Public propertyIsMoveFromRevision Returns true if this inline was moved (deleted) in Microsoft Word while change tracking was enabled.
Public propertyIsMoveToRevision Returns true if this inline was moved (inserted) in Microsoft Word while change tracking was enabled.
Public propertyParentCollection Gets the InlineCollection that contains this Inline instance.
Top
See Also