LAnnAutomation::SetText

#include "ltwrappr.h"

virtual L_INT LAnnAutomation::SetText(pText, uFlags=0)

Sets the text (character string) of the annotation object.

Parameters

L_TCHAR * pText

The character string to assign to the annotation object.

L_UINT uFlags

Reserved for future versions, use 0.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

This function can be used to load unformatted text. Use LAnnAutomation::SetTextRTF to load rich text.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Functions

Topics

Example

For an example, refer to LAnnAutomation::GetText.

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.