Property Value
Namespace TallComponents.PDF.Tags
Class UserProperty
The Value of the user property. It can be of type: integer, real, bool, or string.
Syntax
public
Object
Value
{
get;
set;
}
Property value
Object