ChoiceItemList.Remove

Removes the item from the list.

public void Remove(int index)
Sub Remove(index As Integer)

Parameters

index
Int32

Item index to be removed from the list.

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

ChoiceItemList
ceTe.DynamicPDF.PageElements.Forms

In this topic