Skip to main content
A newer version of this page is available. .

TextEditOptions Properties

Provides options that define whether and how a control’s content can be edited in Print Preview.
Name Description
EditorName Specifies the name of an editor used to change a control’s content in Print Preview.
Enabled Specifies whether editing a control’s content in Print Preview is enabled. Inherited from EditOptions.
ID Specifies the unique identifier of edit options. Inherited from EditOptions.
ReadOnly Specifies whether an editor for customizing a control’s content in Print Preview is enabled. Inherited from EditOptions.
See Also