Property Value
Namespace TallComponents.PDF
Class NameValuePair<T>
The value of the property.
Syntax
public
T
Value
{
get;
set;
}
Property value
T