'Declaration Public Function GetDocumentOutline( _ ByVal documentKey As System.String _ ) As DocumentOutline
public DocumentOutline GetDocumentOutline( System.string documentKey )
Parameters
- documentKey
- Cached document key.
Return Value
The tree of document outline entries.