Get or set the name of this JavaScript.

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

Syntax

C#
public string Name { get; set; }
Visual Basic
Public Property Name As String
	Get
	Set

See Also