BookmarkList.GetEnumerator

Returns an enumerator that iterates through a collection of bookmarks.

public IEnumerator GetEnumerator()
Function GetEnumerator() As IEnumerator

Returns

IEnumerator

An IEnumerator object that can be used to iterate through the collection of bookmarks.

Licensing Info

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

See Also

BookmarkList
ceTe.DynamicPDF.Viewer

In this topic