Skip to main content

TextEditingField Properties

An editing field for changing the content of text controls in Print Preview.
Name Description
Brick Gets a visual brick used to render an editing field in Print Preview. Inherited from EditingField.
EditorName Specifies the name of an editor used to change a field value in Print Preview.
EditValue Specifies the current value of an editing field. Inherited from EditingField.
ID Specifies the unique identifier of an editing field. Inherited from EditingField.
PageIndex Gets the index of the page on which an editing field is located. Inherited from EditingField.
ReadOnly Specifies whether an editing field’s content can be customized in Print Preview. Inherited from EditingField.
See Also