AnnTextReviewObjectRenderer Object

Summary

Base class for all text review object renderers.

Syntax
TypeScript
JavaScript
function lt.Annotations.Rendering.AnnTextReviewObjectRenderer 
	extends lt.Annotations.Rendering.AnnObjectRenderer 
	implements IAnnObjectRenderer 
class lt.Annotations.Rendering.AnnTextReviewObjectRenderer() 
	extends AnnObjectRenderer 
	implements IAnnObjectRenderer 
Remarks

The AnnTextReviewObjectRenderer is the default renderer for the annotation objects in this platform. This is an abstract class that implements most common operations, while actual rendering of the object is implemented in the derived class for the objects.

AnnTextReviewObjectRenderer contains the following members:

Member Description

Render

Called by the framework to render an annotation object.

RenderShape

Called by the framework to render an annotation object.

RenderSelection

Called by the framework to render an annotation object.

RenderContent

Called by the framework to render an annotation object.

Requirements

Target Platforms

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

Leadtools.Annotations.Rendering.JavaScript Assembly

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