IsSignOnSend (NotesDocument - JavaScript™)
Read-Write. Indicates whether a document is signed when mailed.
Defined in
NotesDocumentSyntax
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 |