LOTUSSCRIPT/COM/OLE CLASSES
Read-only. Indicates whether a document contains a signature.
Defined in
NotesDocument
Data type
Boolean
Syntax
To get: flag = notesDocument.IsSigned
Legal values
To access the signatures, you must find the items of type SIGNATURE in the document.
Language cross-reference
IsSigned property in Java Document class
Example See Also