SelectImageResources (NoteCollection - Java™)
Read-write. Indicates whether the collection contains notes for image resources.
Defined in
Data type
boolean
Syntax
public boolean getSelectImageResources()
throws NotesException
public void setSelectImageResources(boolean flag)
throws NotesException
Legal values
- true to indicate inclusion of image resources
- false to indicate exclusion of image resources
Usage
The following methods set this property:
- createNoteCollection in Database
- selectAllFormatElements
- selectAllDesignElements
- selectAllNotes