Removes a document property from the dictionary.

Remove(String)

public void Remove(string name);
Public Sub Remove(ByVal name As String)

Parameters

Parameter Description
name Specifies the name of the document property to remove.