PDFKit.NET 2.0 Class Library (.NET 2.0)

Document.ScriptBehavior Property

The script behavior for all fields in this document. (default = Format)

public JavaScript.ScriptBehavior ScriptBehavior {get; set;}

Remarks

This property allows you to specify which scripts must be executed. When setting the property with calculate included, the script is executed.

See Also

Document Class | TallComponents.PDF Namespace