Altsoft Xml2PDF Server Library

APDestination.CreatePS Method (Stream)

Creates new PostScript destination document.

public static APDestination CreatePS(
   Stream stream
);

Parameters

stream
Output stream for new PostScript destination.

Return Value

New PostScript APDestination instance.

See Also

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