Gets the current element in the JavaScript collection.

Namespace: TallComponents.PDF.JavaScript
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public JavaScript Current { get; }
Visual Basic
Public ReadOnly Property Current As JavaScript
	Get

See Also