description Property

Summary

Gets a description of this package.

Syntax

JavaScript Syntax
Object.defineProperty(IAnnPackage.prototype, 'description', 
	get: function() 
) 
TypeScript Syntax
description: string; // read-only 

Property Value

A description of this package.

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.Automation Assembly