Skip to main content
A newer version of this page is available. .
All docs
V22.1

TextEditAdvancedModeOptions Constructors

Exposes settings that toggle individual features of the TextEdit Advanced Mode. See this property for more information about this mode: RepositoryItemTextEdit.UseAdvancedMode.
Name Parameters Description
TextEditAdvancedModeOptions(RepositoryItemTextEdit) owner Initializes a new instance of the TextEditAdvancedModeOptions class with specified settings.
See Also