Modifier and Type | Method and Description |
---|---|
static SearchableObjects |
Document.getDefaultSearchableObjects()
Gets the document objects that are to be included in a watermark search by default.
|
SearchableObjects |
Document.getSearchableObjects()
Gets the document objects that are to be included in a watermark search.
|
Modifier and Type | Method and Description |
---|---|
static void |
Document.setDefaultSearchableObjects(SearchableObjects value)
Sets the document objects that are to be included in a watermark search by default.
|
void |
Document.setSearchableObjects(SearchableObjects value)
Sets the document objects that are to be included in a watermark search.
|
Copyright © 2018. All rights reserved.