class
CustomPropCollection
Source: aspose.
CustomProps collection.
new CustomPropCollection()
Constructor.
Methods
add(customProp) → Number
Add the CustomProp object in the collection.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
customProp |
|
- Returns
-
Number
clear()
get()
getCount()
iterator()
Reserved for internal use.
remove(customProp)
Remove the CustomProp object from the collection.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
customProp |
|