←Select platform

Fax Property

Summary

Gets extra information about the image if the file format is FAX.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public CodecsFaxImageInfo Fax { get; } 
Public ReadOnly Property Fax As Leadtools.Codecs.CodecsFaxImageInfo 
@property (nonatomic, strong, readonly) LTCodecsFaxImageInfo *fax 
public CodecsFaxImageInfo getFax() 
 get_Fax();  

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly