←Select platform

TextObject Property

Summary
Gets the AnnTextObject that is entering text-editing mode.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnTextObject TextObject { get; } 
@property (nonatomic, strong) LTAnnTextObject *textObject; 
public AnnTextObject getTextObject() 
public:  
   property AnnTextObject^ TextObject 
   { 
      AnnTextObject^ get() 
   } 
TextObject # get  (AnnEditTextEventArgs) 

Property Value

The AnnTextObject that is entering text editing mode.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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