Initializes a new instance of TextEditorOptions by copying all values
from options to the new instance.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public TextEditorOptions( TextEditorOptions options )
Public Sub New ( _ options As TextEditorOptions _ )
public: TextEditorOptions( TextEditorOptions^ options )
Parameters
- options (TextEditorOptions)
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238