presentation_searchable_objects property
presentation_searchable_objects property
Gets or sets the objects inside a PowerPoint document that are to be included in a watermark search.
Definition:
@property
def presentation_searchable_objects(self):
...
@presentation_searchable_objects.setter
def presentation_searchable_objects(self, value):
...
See Also
- module
groupdocs.watermark.search.objects
- class
PresentationSearchableObjects
- class
SearchableObjects