DXRichEditCopyPasteOptions Properties
Provides the options affecting certain copy-paste operations.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Insert |
Gets or sets options specifying how formatting is applied to the last paragraph of a numbered list inserted into a document. This is a dependency property. |
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 |
Maintain |
Gets or sets whether to retain section settings of a blank document after appending RTF content. This is a dependency property. |
Paste |
Specifies how to apply formatting to a pasted RTF text which has no defined styles. |
Tab |
Gets or sets how to set tab stops in the inserted paragraph. |
See Also