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






Removes header from faxed image

Syntax

Visual Basic (Declaration) 
Public Sub FaxRemoveHeader() 
Visual Basic (Usage)Copy Code
Dim instance As ImageEditor
 
instance.FaxRemoveHeader()
C# 
public void FaxRemoveHeader()
Delphi 
public procedure FaxRemoveHeader(); 
JScript 
public function FaxRemoveHeader();
Managed Extensions for C++ 
public: void FaxRemoveHeader(); 
C++/CLI 
public:
void 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.

Licensing: Requires ClearImage Repair license

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.