Altsoft Xml2PDF Server Library

APDestination.CreateXPS Method (String)

Creates new XPS destination document.

public static APDestination CreateXPS(
   string xpsPath
);

Parameters

xpsPath
Path to new XPS document.

Return Value

New XPS APDestination instance.

See Also

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