ClearImage 8 Help
FaxRemoveHeader Method
See Also  Send Feedback
Inlite.ClearImage Namespace > CiRepair Class : FaxRemoveHeader Method






Remove header from faxed image

Syntax

Visual Basic (Declaration) 
Public Function FaxRemoveHeader() As Integer
Visual Basic (Usage)Copy Code
Dim instance As CiRepair
Dim value As Integer
 
value = instance.FaxRemoveHeader()
C# 
public int FaxRemoveHeader()
Delphi 
public function FaxRemoveHeader(): Integer; 
JScript 
public function FaxRemoveHeader() : int;
Managed Extensions for C++ 
public: int FaxRemoveHeader(); 
C++/CLI 
public:
int FaxRemoveHeader(); 

Remarks

A fax header consists of uniform text objects, residing on a single fax scan line, and located at the upper edge of the image. Once images are re-scanned or deskewed, their text objects will no longer reside on a single scan line and will not be identified as a fax header.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2007-2013. Inlite Research, Inc. All Rights Reserved.