AnchorNode
Description
- Derived from
- 
DocumentNode abstract 
 IInlineNode
An inline node in a text document that represents an anchor for internal links.
Public / Attributes
Name
The anchor name.
Anchors names always start with a # character; the remaining characters always constitute an identifier, see ConfigScript.MakeIdentifier.