ISPDocumentParser Members
Applies to: SharePoint Foundation 2010
Represents an interface that a COM object can implement to act as a custom document parser in Microsoft SharePoint Foundation.
The following tables list the members that are defined by the ISPDocumentParser interface.
Methods in Vtable Order
IUnknown Methods |
Description |
|---|---|
Returns pointers to supported interfaces. |
|
Increments the reference count. |
|
Decrements the reference count. |
ISPDocumentParser Methods |
Description |
|---|---|
Parses the specified document and writes the document properties that it extracts to the specified property bag. |
|
Reads the document properties that are contained in the specified property bag, and writes those document properties into the specified document. |
|
Extracts the thumbnail image of this document from the document. |