Altsoft Xml2PDF Server Library

APDestination.CreatePDF Method (Stream)

Creates new PDF destination document.

public static APDestination CreatePDF(
   Stream stream
);

Parameters

stream
Output stream for new PDF destination.

Return Value

New PDF APDestination instance.

See Also

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