This method is used to update internal data after setting the page type using SetPageOptions method.
public bool UpdatePageType(FormRecognitionAttributes attributes,RasterImage image,int pageNumber)
Public Function UpdatePageType(ByVal attributes As FormRecognitionAttributes,ByVal image As RasterImage,ByVal pageNumber As Integer) As Boolean
public:bool UpdatePageType(FormRecognitionAttributes^ attributes,RasterImage^ image,int pageNumber)
attributes
The master form attributes to be updated.
image
The master form image.
pageNumber
Page number to be updated.
Returns true in case of page update success, false otherwise.
Used after setting the FormsPageType in master form PageRecognitionOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
