defaultSecondaryPicture Property

Summary

Gets or sets the id of the default secondary picture used for the AnnEncryptObject.

Syntax

JavaScript Syntax
Object.defineProperty(AnnEncryptObject.prototype, 'defaultSecondaryPicture', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
defaultSecondaryPicture: number; 

Property Value

The id of the default secondary picture used for the AnnEncryptObject.

Remarks

The secondary picture of this AnnEncryptObject object is the picture used when Encryptor is false.

The LEADTOOLS annotation framework assigns a default picture of a key to this property.

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