CopyFrom Method

This method initializes properties of the current object with the values of similar properties of another object.

Syntax

Visual Basic .NET

Sub CopyFrom(From As ObjectType)
    

C++

HRESULT CopyFrom(
  IObjectType* From
);
    

Parameters

From
[in] This variable refers to the object of the same type as the current one. This object serves as a source data to be copied into the current object.

Return values

This method has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions.

Remarks

The following objects provide this method:

See also

Working with Collections

15.08.2023 13:19:30

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.