2027 Property
Changes 0
P

TextEditorOptions.ShowBorder

Description:
Show the border box around the text during editing.
Remarks:
If false, the border will appear or not depending on the edited text note's type Show Border setting. If true, the border will always appear during editing regardless of type settings.
public bool ShowBorder { get; set; }