get_overlayTexts Method

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.get_overlayTexts = function() 
      get_overlayTexts(): { [key: string]: OverlayTextArea }; 

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

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.