Property DocCloseActions

Namespace TallComponents.PDF.Forms.Fields
Class XfaInfo

Occurs at the very end of processing if and only if all validations succeeded. Success in this case is defined as generating nothing worse than a warning(no errors). Note that this event comes too late to modify the saved document; it is intended to be used for generating an exit status or completion message.

Syntax

public  XfaActionCollection  DocCloseActions  {  get;  }

Property value

XfaActionCollection