The DataMarkingSelection type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Color | Gets or sets the color that should be used when drawing this
marking selection. | |
| Context |
Gets the context of this node.
(Inherited from DocumentNode.) | |
| IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) | |
| IsReadOnly | Gets a value indicating whether the selection is read-only or not.
(Inherited from DataSelection.) | |
| Name | Gets or sets the name of the selection.
(Inherited from DataSelection.) | |
| ResetBehavior | Gets or sets the behavior of the selection when the
selection is reset.
(Inherited from DataSelection.) | |
| Scope | Obsolete. Gets the scope of this selection.
(Inherited from DataSelection.) | |
| Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) |
See Also