AddText Method of PageStampCollectionSettings Object (COM-based API)
This method creates a new TextPageStampSettings object, adds it to the collection and returns a reference to it.
Visual Basic Syntax
Method AddText(
) As TextPageStampSettings
C++ Syntax
HRESULT AddText(
ITextPageStampSettings**
item
);
Parameters
item
[out] A pointer to the TextPageStampSettings object.
Return Values
This method has no specific return values. It returns standard return values of ABBYY FineReader Server COM-based API functions.
26.03.2024 13:49:49