IEnumParserProperties Members

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Represents an enumerable document property collection.

The following tables list the members exposed by the IEnumParserProperties Class interface.

Public Methods

Name

Description

IEnumParserProperties.Reset Method

Reset the enumerator to the start of the property bag.

IEnumParserProperties.Next Method

Returns the next property in the enumerable property bag.

See Also

Concepts

Custom Document Parsers

Document Parser Interface Overview