2025-11-28 00:35:46 +09:00

21 lines
511 B
Plaintext

Using the XPS Object Model to Print
SUMMARY
=======
The XpsOMPrint sample is a simple utility which demonstrates use of the XPS
Object Model with the XPS Print API to programmatically create and print an XPS
document.
MORE INFORMATION
================
Usage
-----
XpsOMPrint.exe is a console application. It takes as the first argument the
name of the printer to print to. It has an optional second argument which
specifies the output file; if not specified, the document will be printed to the
device.