AnnTextReviewDrawDesigner Object

Summary

Extends the AnnRectangleDrawDesigner class, providing functionality for drawing text review objects on an annotation container.

Syntax
TypeScript
JavaScript
function lt.Annotations.Designers.AnnTextReviewDrawDesigner 
	extends lt.Annotations.Designers.AnnRectangleDrawDesigner 
class lt.Annotations.Designers.AnnTextReviewDrawDesigner() 
	extends AnnRectangleDrawDesigner 
Remarks

This class is used by the automation manager as the draw designer for the following objects: AnnObject.TextHiliteObjectIdannobject.textstrikeoutobjectidannobject.ellipseobjectidannobject.textredactionobjectid

AnnTextReviewDrawDesigner will use a temporary AnnRectangleObject and set it in TargetObject while it is working. When it finishes, it will remove this object and set the real AnnTextReviewObject instead using the rectangle object boundary. During work, the real object can be obtained from FinalTargetObject.

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

Leadtools.Annotations.Designers Assembly

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