|
iDRS™ SDK 16
|
IPageCollection defines the interface for a page collection. More...
#include <idrs_common.h>
IPageCollection defines the interface for a page collection.
The page collection interface is used by the CDocument class to store the pages of a document. Additionally that interface is used internally by the CDocumentWriter to access the document's pages and generate the output. The collections that implement that interface must be thread-safe.