isRealized Property

Summary

Indicates whether this AnnRedactionObject has been realized.

Syntax

JavaScript Syntax
Object.defineProperty(AnnRedactionObject.prototype, 'isRealized', 
	get: function() 
) 
TypeScript Syntax
isRealized: boolean; // read-only 

Property Value

true if this AnnRedactionObject has been realized; otherwise is false.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly