API Reference
Class
HeadingInfo
Resolved heading metadata within a document.
Inheritance
- Object
- HeadingInfo
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Method MarkdownDoc.FindHeading
- Method MarkdownDoc.FindHeadingByAnchor
- Method MarkdownDoc.FindHeadings
- Method MarkdownDoc.GetHeadingInfos
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String Anchor { get; } #Resolved anchor id for the heading within this document.