AvalonEdit
TextEditorOptions Constructor (options)
NamespacesICSharpCode.AvalonEditTextEditorOptionsTextEditorOptions(TextEditorOptions)
Initializes a new instance of TextEditorOptions by copying all values from options to the new instance.
Declaration Syntax
C#Visual BasicVisual C++
public TextEditorOptions(
	TextEditorOptions options
)
Public Sub New ( _
	options As TextEditorOptions _
)
public:
TextEditorOptions(
	TextEditorOptions^ options
)
Parameters

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238