Method GetPersistedNames
Namespace TallComponents.PDF.JavaScript.Scripting
Class Global
Return the collection of variable names that have been persisted during all previous sessions.
Syntax
protected internal
StringCollection
GetPersistedNames(
)
Returns
StringCollection
A new string collection.