class
ObjectKind
Source: aspose.
Indicates the type of text field.
new ObjectKind(value)
Constructor.
Parameter
Name | Type | Optional | Description |
---|---|---|---|
value |
|
|
ObjectKindValue |
Methods
deepClone() → Object
Creates deep copy of this instance.
- Returns
-
Object
equals(value) → boolean
Are objects equal.
Parameter
Name | Type | Optional | Description |
---|---|---|---|
value |
Object |
|
- Returns
-
boolean
getUfe()
Specifies attributes of an element.
getValue()
Indicates the type of text field. The value of the property is ObjectKindValue integer constant.
hashCode() → Number
Serves as a hash function for a particular type.
- Returns
-
Number
setValue()
Indicates the type of text field. The value of the property is ObjectKindValue integer constant.