DXRichEditBehaviorOptions Properties
Contains options to restrict an end-user’s ability to manage a document within the RichEditControl.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Copy | Gets or sets whether the Copy operation is permitted. This is a dependency property. |
Copy |
For internal use. Use the DXRich |
Create |
Gets or sets whether the Create New Document operation is permitted. This is a dependency property. |
Create |
For internal use. Use the DXRich |
Cut | Specifies whether the Cut operation is permitted. This is a dependency property. |
Cut |
For internal use. Use the Rich |
Default |
Indicates the maximum default zoom factor of a Rich |
Default |
Indicates the minimum default zoom factor of a Rich |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Document |
Gets or sets whether the document properties should be updated automatically. This is a dependency property. |
Drag | Gets or sets whether the Drag operation is permitted. This is a dependency property. |
Drag |
For internal use. Use the DXRich |
Drop | Gets or sets whether the Drop operation is permitted. This is a dependency property. |
Drop |
For internal use. Use the DXRich |
East |
Specifies whether the Distribute and Thai Distribute alignment operations are permitted. |
East |
For internal use. Use the DXRich |
Encrypt | Gets or sets whether to enable document encryption. |
Encrypt |
For internal use. Use the Encrypt option instead. |
Font |
Gets or sets the default font settings of the Rich |
Font |
Retrieves font substitution options. This is a dependency property. |
Fore |
Gets or sets the Rich |
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 |
Keep |
Specifies whether to retain the reference to the stream from which the document is loaded as the Rich |
Keep |
Gets or sets whether the Clear |
Max |
Gets or sets the upper limit of document zooming. This is a dependency property. |
Min |
Gets or sets the lower limit of document zooming. This is a dependency property. |
Office |
Gets or sets if the Office Scrolling feature is enabled. This is a dependency property. |
Office |
For internal use. Use the Rich |
Open | Gets or sets whether the Open Document operation is permitted. This is a dependency property. |
Open |
For internal use. Use the DXRich |
Overtype |
Gets or sets whether the overtype feature is allowed. This is a dependency property. |
Page |
Gets or sets how the page break is inserted into a document. This is a dependency property. |
Paste | Gets or sets whether the Paste operation is permitted. This is a dependency property. |
Paste |
For internal use. Use the DXRich |
Paste |
Gets or sets the substitute character used to replace the line break in pasted HTML. This is a dependency property. |
Paste |
Gets or sets whether to paste a cell from the Clipboard as plain text. This is a dependency property. |
Printing | Gets or sets whether printing operations are permitted. This is a dependency property. |
Printing |
For internal use. Use the DXRich |
Right |
Specifies whether the right-to-left text direction is permitted. |
Right |
For internal use. Use the DXRich |
Save | Gets or sets whether the Save Document operation is permitted. This is a dependency property. |
Save |
For internal use. Use the DXRich |
Save |
Gets or sets whether the Save Document As… operation is permitted. This is a dependency property. |
Save |
For internal use. Use the DXRich |
Show |
Gets or sets a value indicating whether to display the Page Number popup window that appears while scrolling a document in the Rich |
Show |
Gets or sets whether the Rich |
Show |
For internal use. Use the DXRich |
Tab |
Gets or sets which character |
Touch | Gets or sets whether the touch device input is analyzed. This is a dependency property. |
Touch |
For internal use. Use the DXRich |
Use |
Gets or sets whether to use a font substitution for displaying characters that are missing in the current font. This is a dependency property. |
Use |
Specifies whether to use theme fonts to retrieve default document font information. This is a dependency property. |
Zooming | Gets or sets whether the Zoom operation is permitted. This is a dependency property. |
Zooming |
For internal use. Use the DXRich |
See Also