class
CustomProp
Source: aspose.
CustomProp structure.
new CustomProp()
Methods
getCustomValue()
Value of property.
getName()
The name of the custom property.
getPropType()
The data type of the custom property. The value of the property is PropType integer constant.
setCustomValue()
Value of property.
setName()
The name of the custom property.
setPropType()
The data type of the custom property. The value of the property is PropType integer constant.