Altsoft Xml2PDF Server Library

APDestination.CreateXPS Method (Stream)

Creates new XPS destination document.

public static APDestination CreateXPS(
   Stream stream
);

Parameters

stream
Output stream for new XPS destination.

Return Value

New XPS APDestination instance.

See Also

APDestination Class | Altsoft.Publisher Namespace | APDestination.CreateXPS Overload List