ChoiceItemsToAltArray Method ByteScout PDF SDK
Copies the sub-elements (item alt) of the collection to a new array.

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public string[] ToAltArray()

Return Value

Type: String
An array containing copies of the elements of the collection.
See Also

Reference