Gets an array of all values of [WordProcessingSearchableObjects](../../com.groupdocs.watermark.search/wordprocessingsearchableobjects) enumeration.
None
public static final int None
Specifies no search objects.
Shapes
public static final int Shapes
Search in shapes.
Text
public static final int Text
Search in content text.
Hyperlinks
public static final int Hyperlinks
Search in hyperlinks.
All
public static final int All
Search in all content objects.
getValues()
public static final int[] getValues()
Gets an array of all values of [WordProcessingSearchableObjects](../../com.groupdocs.watermark.search/wordprocessingsearchableobjects) enumeration.
Returns:
int[] - The array of all values of [WordProcessingSearchableObjects](../../com.groupdocs.watermark.search/wordprocessingsearchableobjects) enumeration.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.