Altsoft Xml2PDF Server Library

APDestination.Create Method (Stream, APDestinationFormat)

Creates new destination document.

public static APDestination Create(
   Stream stream,
   APDestinationFormat outputFormat
);

Parameters

stream
Output stream for new destination document.
outputFormat
Destination format.

Return Value

New APDestination instance.

See Also

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