Provides a XML
language outliner service.
- Inheritance:
- object object
- Implements:
- IOutliner
Constructors
XmlOutliner()
Initializes an instance of the class.
Properties
UpdateTrigger
Gets an Automatic
Property Value
- Automatic
Outlining :Update Trigger An Automatic
Outlining indicating the trigger by which automatic outlining should update.Update Trigger
Methods
GetOutliningSource(ITextSnapshot)
Returns an IOutlining
Parameter | Type | Description |
---|---|---|
snapshot | IText |
The IText |
Returns
- IOutlining
Source : An IOutlining
Source for the specified ITextSnapshot .