Produces HTML code for a section of the line, with <span class="colorName"> tags.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public string ToHtml( int startOffset, int endOffset, HtmlOptions options = null )
Public Function ToHtml ( _ startOffset As Integer, _ endOffset As Integer, _ Optional options As HtmlOptions = Nothing _ ) As String
public: String^ ToHtml( int startOffset, int endOffset, HtmlOptions^ options = nullptr )
Parameters
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238