DefaultWpfViewOptions.TextFormattingModeName Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines the WPF TextFormattingMode to use in the Editor. We're using EditorTextFormattingMode which extends it with Automatic
public: System::String ^ TextFormattingModeName;
public const string TextFormattingModeName;
val mutable TextFormattingModeName : string
Public Const TextFormattingModeName As String