Skip to main content
All docs
V25.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