SearchableObjects class
SearchableObjects class
Specifies document objects that are to be included in a watermark search.
The SearchableObjects type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the SearchableObjects class. |
Properties
Property | Description |
---|---|
spreadsheet_searchable_objects | Gets or sets the objects inside an Excel document that are to be included in a watermark search. |
diagram_searchable_objects | Gets or sets the objects inside a Visio document that are to be included in a watermark search. |
presentation_searchable_objects | Gets or sets the objects inside a PowerPoint document that are to be included in a watermark search. |
word_processing_searchable_objects | Gets or sets the objects inside a Word document that are to be included in a watermark search. |
pdf_searchable_objects | Gets or sets the objects inside a PDF document that are to be included in a watermark search. |
email_searchable_objects | Gets or sets the objects inside an email message that are to be included in a watermark search. |
Remarks
Learn more: | | |
See Also
- module
groupdocs.watermark.search.objects
- class
SearchableObjects