Link Search Menu Expand Document

DocumentOnBeforeSaving Property

Gets or set the action to be performed before saving a document.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public JavaScriptAction OnBeforeSaving { get; set; }

Property Value

Type: JavaScriptAction
See Also

Reference