ActionCollection.Remove

ActionCollection.Remove method

Removes item from collection.

public bool Remove(PdfAction item)
ParameterTypeDescription
itemPdfActionItem to delete.

Return Value

Not implemented.

See Also