LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

AnnPropertyInfo Constructor (AnnPropertyInfo)

Show in webframe
The property name.
true if the new AnnPropertyInfo represents a read-only property.
The current value of the property.
The property category.
A string description of the property.
Display name of the property.
true if the property should be visible to end users.
The type of an object that implements the IAnnEditor interface and should be used to edit the property.
Initializes a new AnnPropertyInfo with the specified values.
Syntax
function AnnPropertyInfo( 
   propertyName ,
   readOnly ,
   value ,
   category ,
   description ,
   displayName ,
   visible ,
   editorType 
)

Parameters

ParameterTypeDescription
propertyNamestringThe property name.
readOnlybooltrue if the new AnnPropertyInfo represents a read-only property.
valueobjectThe current value of the property.
categorystringThe property category.
descriptionstringA string description of the property.
displayNamestringDisplay name of the property.
visiblebooltrue if the property should be visible to end users.
editorTypeTypeThe type of an object that implements the IAnnEditor interface and should be used to edit the property.
See Also

Reference

AnnPropertyInfo Object
AnnPropertyInfo Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.