RVTDocs.com

TextEditorOptions.ShowOpaqueBackground

Property
Description:
Show opaque background behind the text during editing.
Remarks:
If false, the background will be opaque or not depending on the edited text note's type Background setting. If true, the background behind the text will always be opaque during editing.
Syntax
public bool ShowOpaqueBackground { get; set; }