Click or drag to resize

DocumentVisitor Properties

The DocumentVisitor type exposes the following members.

Properties
  NameDescription
Protected propertyCurrentVisitedDocument
The currently visited document.
Protected propertyPreviousVisitedDocument
The previously visited document, which means either null, or the parent document of the currently visited document: currentVisistedDocument is the source of field F which is part of previousVisitedDocument.
Top
See Also