IsSignOnSend (NotesDocument - JavaScript)

Read-Write. Indicates whether a document is signed when mailed.

Defined in

NotesDocument

Syntax

isSignOnSend() : boolean

setSignOnSend(flag:boolean) : void

Legal value Description
true if the document is signed when mailed
false if the document is not signed when mailed

Examples

See send.