Click or drag to resize

LanguageRegion Properties

The LanguageRegion type exposes the following members.

Properties
  NameDescription
Public propertyCssClass
Gets or sets the CSS class for the entire language region.
Public propertyFormattingInfo
Gets or sets the formatting info used to highlight the language region.
Public propertyLength
Gets or sets the length of the language region.
Public propertyNeedsFullContext
Gets or sets a value indicating whether the formatter needs the full source for context, not just the region itself.
Public propertyStart
Gets or sets the index in the source code of the first character of the language region.
Top
See Also