Gets the current element in the JavaScript collection.

Namespace: TallComponents.PDF.Layout.JavaScript
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

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

See Also