DocumentOnBeforeClosing Property ByteScout PDF SDK
Gets or sets the action to be performed before closing a document.

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public JavaScriptAction OnBeforeClosing { get; set; }

Property Value

Type: JavaScriptAction
See Also

Reference