Platform SDK: Fax Services |
The FaxTiff object permits a fax client application to retrieve the properties of a file that the fax service has transmitted or received. These files are Tagged Image File Format, Class F for facsimile (TIFF Class F) files. A fax server connection is not required to access a FaxTiff object.
The FaxTiff object is a standalone object. You do not need to create a FaxServer object before you create an instance of a FaxTiff object.
For more information about creating an instance of a FaxTiff object, and for a list of the object's properties and methods, see IFaxTiff.
Create a FaxTiff object by calling the Visual Basic CreateObject function.
For more information about creating a FaxTiff object, and for a list of the properties and methods of the object, see FaxTiff object (Visual Basic).