←Select platform

Fax Property

Summary
Gets extra information about the image if the file format is FAX.
Syntax
C#
VB
Objective-C
C++
Java
public CodecsFaxImageInfo Fax { get; } 
Public ReadOnly Property Fax As CodecsFaxImageInfo 
@property (nonatomic, strong, readonly) LTCodecsFaxImageInfo *fax 
public CodecsFaxImageInfo getFax() 
public: 
property CodecsFaxImageInfo^ Fax { 
   CodecsFaxImageInfo^ get(); 
} 

Property Value

A CodecsFaxImageInfo object that contains extra information about the image if the file format is FAX.

Example

For an example, refer to CodecsImageInfo.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.