SignatureBeforeSaveEventArgs

Interface represents the event arguments for the beforeSave event.

Properties

cancel Boolean

Gets or sets a value indicating whether we should cancel the operation or not.

fileName String

Gets or sets the file name of the file to be saved.

name String

Gets the name of the event.

type SignatureFileType

Gets or sets the file type of the file to be saved.