Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Fax As CodecsFaxImageInfo |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public CodecsFaxImageInfo Fax {get;} |
C++/CLI | |
---|---|
public: property CodecsFaxImageInfo^ Fax { CodecsFaxImageInfo^ get(); } |
Return Value
The CodecsFaxImageInfo class that specifies the FAX format options.For an example, refer to CodecsImageInfo.
The CodecsFaxImageInfo value of this property contains the FAX specific information of the image file.
The Fax property contain valid information only if the file contains a valid FAX format file. In other words, the value of CodecsImageInfo.Format must be one of the following:
RasterImageFormat.FaxG31Dim. RasterImageFormat.FaxG32Dim. RasterImageFormat.FaxG4. RasterImageFormat.FaxG31DimNoEol.
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6