Gets the child bookmark context of the given parent bookmark context.
| Visual Basic |
|---|
Public Function GetBookmarkChild( _ ByVal ParentContext As BookmarkContext _ ) As BookmarkContext |
- ParentContext
- A BookmarkContext to get the child bookmark context from.