Altsoft Xml2PDF Server Library

APDestination.CreateTIFF Method (String, APConfig)

Creates new Tiff destination document.

public static APDestination CreateTIFF(
   string tiffPath,
   APConfig config
);

Parameters

tiffPath
Path to new Tiff document.
config
Destination configuration.

Return Value

New Tiff APDestination instance.

See Also

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