RichTextEditBehaviorOptions Properties
Represents the storage of settings specifying end-user restrictions applied to document operations.
Name | Description |
---|---|
Copy |
Specifies whether or not the Copy operation is permitted.
Inherited from Rich |
Create |
Specifies whether or not the Create New Document operation is permitted.
Inherited from Rich |
Cut |
Specifies whether or not the Cut operation is permitted.
Inherited from Rich |
Default |
Indicates the maximum default zoom factor.
Inherited from Rich |
Default |
Indicates the minimum default zoom factor.
Inherited from Rich |
Document |
Gets or sets whether to update the document properties automatically.
Inherited from Rich |
Drag |
Specifies whether or not the Drag operation is permitted.
Inherited from Rich |
Drop |
Specifies whether or not the Drop operation is permitted.
Inherited from Rich |
East |
Specifies whether or not the Distribute and Thai Distribute alignment operations are permitted.
Inherited from Rich |
Encrypt |
Gets or sets whether to enable document encryption.
Inherited from Rich |
Font |
Specifies the settings applied to the default font of a Rich |
Font |
Retrieves font substitution options.
Inherited from Rich |
Fore |
Specifies the color settings applied to the default font of a Rich |
Keep |
Gets or sets whether the Clear |
Max |
Specifies the upper limit of document zooming.
Inherited from Rich |
Min |
Specifies the lower limit of document zooming.
Inherited from Rich |
Office |
Specifies whether or not the Office Scrolling feature is enabled.
Inherited from Rich |
Open |
Specifies whether or not the Open Document operation is permitted.
Inherited from Rich |
Overtype |
Specifies whether or not the overtype mode is allowed.
Inherited from Rich |
Page |
Gets or sets whether a page break is inserted next to the specified position or in the new line.
Inherited from Rich |
Paste |
Specifies whether or not the Paste operation is permitted.
Inherited from Rich |
Paste |
Specifies the substitute character that is used to replace the line break in pasted HTML.
Inherited from Rich |
Paste |
Specifies whether or not to paste a cell from the Clipboard as plain text.
Inherited from Rich |
Printing |
Specifies whether or not the printing operations are permitted.
Inherited from Rich |
Right |
Specifies whether or not the right-to-left text direction is permitted.
Inherited from Rich |
Save |
Specifies whether or not the Save Document operation is permitted.
Inherited from Rich |
Save |
Specifies whether or not the Save Document As… operation is permitted.
Inherited from Rich |
Show |
Specifies whether or not the Rich |
Tab |
Specifies which character |
Touch |
Specifies whether or not the touch device input is analyzed.
Inherited from Rich |
Use |
Specifies whether or not to use a font substitution for displaying characters that are missing in the current font.
Inherited from Rich |
Use |
Specifies whether to use theme fonts to retrieve default document font information.
Inherited from Rich |
Zooming |
Specifies whether or not the Zoom operation is permitted.
Inherited from Rich |
See Also