ExtendedProperties.Remove Method

ExtendedProperties.Remove Method

Removes an ExtendedProperty object from the ExtendedProperties collection.

Overload List

public void Remove(ExtendedProperty)
public void Remove(Guid)

Remarks

This method removes the ExtendedProperty object only from a snapshot of, or reference to, the ink data and does not remove the ExtendedProperty object from the actual ink data.

Examples

See Also