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
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