read-only Field

Summary

Returns an object that contains all of the overlay text for the associated LayoutManagerItem to display over the image.

Syntax

TypeScript
JavaScript
      layoutManagerItem.prototype.overlayTexts; 
      overlayTexts: { [key: string]: OverlayTextArea }; // read-only 

Return Value

Returns { [key: string]: OverlayTextArea }.

Remarks

The key is a string ID, designed to index the overlay text, and not the overlay text itself.

Requirements

Target Platforms

See Also

Reference

LayoutManagerItem

LayoutManagerItem Members

Leadtools.Controls.Medical Namespace

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

Leadtools.Controls.Medical Assembly

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