Gets the TIFF file acquired through OUTPUT_SAVE
Namespace: asprise_imaging_apiAssembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string GetTiffFile()
Public Function GetTiffFile As String
public:
String^ GetTiffFile()
member GetTiffFile : unit -> string
Return Value
Type:
Stringthe TIFF file acquired through OUTPUT_SAVE or null if none is found.
See Also