Method Remove
Namespace TallComponents.PDF.Layout
Class NameValuePairCollection<T>
Removes the custom property with the provided name.
Syntax
public
Boolean
Remove(
String
name
)
Returns
Boolean
Parameters
String
name
The name of the property.