/ Assembly List / LJCGenDocLib / SyntaxHighlightHtml

Namespace - LJCGenDocLib


Syntax

C#
public class SyntaxHighlightHtml

Provides methods for HTML Syntax Highighting.

Public Methods
#ctor Initializes an object instance.
AddSyntaxHighlight Adds the Syntax Highlighting to the HTML code line.
FormatCode Strips the defined leading white spaces and applies Syntax Highlighting.
SaveLeadingWhiteSpace Retrieves the leading whitespace string.
SetUserTypes Reads the User Types from a file or creates the file if it does not exist
StripExtraLeadingWhiteSpace Strips the specified number of leading whitespace characters from an HTML string.
UpdateUserTypes Updates the User Types if a new one is found in the HTML code line.
7 Methods

Properties
AllowDebugBreaks Gets or sets the Allow Debug Breaks value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.