AnnSvgTextRedactionObjectRenderer Object

Summary

Represents a renderer for the text redaction annotation object.

Syntax
TypeScript
JavaScript
function lt.Annotations.Rendering.AnnSvgTextRedactionObjectRenderer 
	extends lt.Annotations.Rendering.AnnSvgTextReviewObjectRenderer 
	implements IAnnObjectRenderer 
class lt.Annotations.Rendering.AnnSvgTextRedactionObjectRenderer() 
	extends AnnSvgTextReviewObjectRenderer 
	implements IAnnObjectRenderer 
Remarks

AnnSvgTextRedactionObjectRenderer is the default renderer for the following objects:

AnnRenderingEngine creates a new instance of this class and stores it in the AnnRenderingEngine.Renderers dictionary for each of the listed object ids.

This renderer overrides RenderShape to render to fill each rectangle using a solid black brush.

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.Rendering.JavaScript Assembly

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