VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Shared Namespace / WebPropertyInfoJS type
Constructors SeeAlso
In This Topic
WebPropertyInfoJS Class Members
In This Topic
The following tables list the members exposed by WebPropertyInfoJS.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the WebPropertyInfoJS class.
Methods
 NameDescription
Public MethodGets the fully qualified property name.
Public MethodGets an array of nested properties of the property.
Public MethodGets a value indicating whether the property is read-only.
Public MethodGets a value indicating whether the property value can be changed only using the parent property.
Public MethodGets the short property name.
Public MethodGets the property value.
See Also