Using XPS Document API
This section describes how to use the XPS Document API to perform programming tasks.
For examples of how to use the XPS Document API in a program, see the XPS Document API Programming Tasks section.
For information about how to use the XPS Object Model and how it is implemented by the XPS Document API, see About XPS Document API.
Getting Started with the XPS Document API
Before you start using the XPS Document API, make sure that you are familiar with the following programming topics:
When using the XPS Document API, you might also want to use the following technologies:
XPS Document API Programming Tasks
The topics in this section describe how to use the XPS Document API in a program and demonstrate how to perform some common programming tasks.
The XPS Document API uses collections to work with groups of interfaces. Working with XPS OM Collection Interfaces describes how to program with these collections.
The Common XPS Document Programming Tasks include the following:
Read an XPS Document into an XPS OM
Write an XPS OM to an XPS Document
The Advanced XPS Document Programming Tasks include the following:
Processing XPS Documents in an XPSDrv Filter