The LanguageRegion type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| LanguageRegion | Initializes a new instance of the LanguageRegion class |
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| CssClass |
Gets or sets the CSS class for the entire language region.
| |
| FormattingInfo |
Gets or sets the formatting info used to highlight the language region.
| |
| Length |
Gets or sets the length of the language region.
| |
| NeedsFullContext |
Gets or sets a value indicating whether the formatter needs the full source for context, not just the region itself.
| |
| Start |
Gets or sets the index in the source code of the first character of the language region.
|
See Also