ClearImageNet Send comments on this topic.
FaxRemoveHeader Method
See Also 
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()
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

See Also

Generated from assembly ClearImageNet [5.7.1.0]