<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Table > TableValue > Method >GetCustomProperty |
Gets the property value of a user component.
Prototype :
string GetCustomProperty
(
string PropertyName
)
Arguments :
PropertyName |
property name |
Reference :
Drawing type should be the user component.
Example :
_TraceLn(This.GetCustomProperty("JP2_ImageStyle"));
Available Events :
All Events