Altsoft Xml2PDF Server Library

APDestination.CreateTIFF Method

Creates new Tiff destination document.

Overload List

Creates new Tiff destination document.

public static APDestination CreateTIFF(Stream);

Creates new Tiff destination document.

public static APDestination CreateTIFF(Stream,bool,APConfig);

Creates new Tiff destination document.

public static APDestination CreateTIFF(string);

Creates new Tiff destination document.

public static APDestination CreateTIFF(string,APConfig);

See Also

APDestination Class | Altsoft.Publisher Namespace