Altsoft Xml2PDF Server Library

APDestination.CreateXPS Method (String, APConfig)

Creates new XPS destination document.

public static APDestination CreateXPS(
   string xpsPath,
   APConfig config
);

Parameters

xpsPath
Path to new XPS document.
config
Destination configuration.

Return Value

New XPS APDestination instance.

See Also

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