DXRichEditAnnotationOptions Properties
Contains options for document annotations (comments and Tracked Changes).
Name | Description |
---|---|
Author | Specifies the annotations’ author. |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Comments |
Gets or sets options for displaying comments in a document. This is a dependency property. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Show |
Specifies whether to show annotations (comments and tracked changes) from all authors. |
Track |
Provides access to Track Changes options. This is a dependency property. |
Visible |
Provides access to the visible reviewer’s names collection. |
See Also