C#
VB
Java
Objective-C
WinRT C#
C++
Gets extra information about the image if the file format is FAX.
public CodecsFaxImageInfo Fax { get; }
Public ReadOnly Property Fax As Leadtools.Codecs.CodecsFaxImageInfo
public Leadtools.Codecs.CodecsFaxImageInfo Fax {get;}
@property (nonatomic, strong, readonly) LTCodecsFaxImageInfo *fax
public CodecsFaxImageInfo getFax()
get_Fax();
public:
property Leadtools.Codecs.CodecsFaxImageInfo^ Fax {
Leadtools.Codecs.CodecsFaxImageInfo^ get();
}
A CodecsFaxImageInfo object that contains extra information about the image if the file format is FAX.
For an example, refer to CodecsImageInfo.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET