Provides an abstract base class for text formatting a .NET language.
- Inheritance:
- object object
- Derived:
-
CSharp
Text VBTextFormatter Formatter
- Implements:
-
IText
Formatter
Constructors
DotNetTextFormatterBase()
Initializes an instance of the class.
Methods
Format(ITextSnapshot, ITextPositionRangeCollection, TextFormatMode)
Applies text formatting to part or all of a snapshot.
Parameter | Type | Description |
---|---|---|
snapshot | IText |
The target IText |
selectionPositionRanges | IText |
The IText |
mode | Text |
A Text |
Remarks
The containing IText