This is a common method. Any platform-specific implementation limitations will be listed in the topics for the objects using this method.
Syntax
C++
C#
Visual Basic .NET
Parameters
From [in] This variable refers to the object of the same type as the current one. This object serves as a source of data to be copied into the new object.Return values
This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.Remarks
The following objects provide this method:- Image-related objects:
- Layout and blocks:
- Language-related objects:
- Text-related objects:
- Document-related objects:
- Supplementary objects:
-
Processing parameters:
- PageProcessingParams
- PagePreprocessingParams
- PageAnalysisParams
- TableAnalysisParams
- BarcodeParams
- ObjectsExtractionParams
- SortingBlocksParams
- RecognizerParams
- SynthesisParamsForPage
- SynthesisParamsForDocument
- DocumentStructureDetectionParams
- FontFormattingDetectionParams
- DocumentProcessingParams
- EmptyPageDetectionParams
- Export parameters:
- Visual Components supplementary objects:
Samples
C# code
C# code
