CustomProperty.Delete Method
Deletes the specified object.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub Delete
'Usage
Dim instance As CustomProperty
instance.Delete()
void Delete()