Altsoft Xml2PDF Server Library

APDestination.Create Method

Creates new destination document.

Overload List

Creates new destination document.

public static APDestination Create(Stream,APDestinationFormat);

Creates new destination document.

public static APDestination Create(Stream,bool,APDestinationFormat);

Creates new destination document.

public static APDestination Create(Stream,bool,APDestinationFormat,APConfig);

Creates new destination document.

public static APDestination Create(string,APDestinationFormat,APConfig);

See Also

APDestination Class | Altsoft.Publisher Namespace