Altsoft Xml2PDF Server Library

APDestination.CreateXPS Method

Creates new XPS destination document.

Overload List

Creates new XPS destination document.

public static APDestination CreateXPS(Stream);

Creates new XPS destination document.

public static APDestination CreateXPS(Stream,bool,APConfig);

Creates new XPS destination document.

public static APDestination CreateXPS(string);

Creates new XPS destination document.

public static APDestination CreateXPS(string,APConfig);

See Also

APDestination Class | Altsoft.Publisher Namespace