SetImage Method of the PageDefinition Object
This method sets the IPageDefinition::Image property of the current page definition.
Syntax
Visual Basic .NET
Sub SetImage(ImagePath As String)
C++
HRESULT SetImage( BSTR ImagePath );
Parameters
- ImagePath
- [in] This variable specifies the path to the file with the image which is to be used as the template image for the page definition.
Return values
This method has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions.
See also
15.08.2023 13:19:30