Click or drag to resize

PdfJavaScriptActionListCollection Properties

The PdfJavaScriptActionListCollection type exposes the following members.

Properties
  NameDescription
Public propertyCapacity
Gets or sets the number of elements that the SortedListTKey, TValue can contain.
(Inherited from SortedListString, PdfJavaScriptActionList.)
Public propertyComparer
Gets the IComparerT for the sorted list.
(Inherited from SortedListString, PdfJavaScriptActionList.)
Public propertyCount
Gets the number of key/value pairs contained in the SortedListTKey, TValue.
(Inherited from SortedListString, PdfJavaScriptActionList.)
Public propertyItem
Gets or sets the value associated with the specified key.
(Inherited from SortedListString, PdfJavaScriptActionList.)
Public propertyKeys
Gets a collection containing the keys in the SortedListTKey, TValue, in sorted order.
(Inherited from SortedListString, PdfJavaScriptActionList.)
Public propertyValues
Gets a collection containing the values in the SortedListTKey, TValue.
(Inherited from SortedListString, PdfJavaScriptActionList.)
Top
See Also