GroupDocs.Watermark.Search
Contents
[
Hide
]
The namespace provides classes for searching, editing and removing watermarks in documents of different types.
Classes
Class | Description |
---|---|
AttachedImagePossibleWatermark<T> | Represents attached image watermark in a content of any supported format. |
FloatingAttachedImagePossibleWatermark<T> | Represents attached image watermark in a content of any supported format. |
FormattedTextFragment | Provides abstract base class for a fragment of formatted text in a content. |
FormattedTextFragmentCollection | Represents a mutable collection of formatted text fragments. |
HyperlinkPossibleWatermark | Represents possible hyperlink watermark in a PowerPoint content. |
PossibleWatermark | Represents possible watermark found in a document. |
PossibleWatermarkCollection | Represents a collection of possible watermarks found in a content. |
ShapePossibleWatermark<T> | Represents shape watermark in a content of any supported format. |
ShapeSearchAdapter | Provides base class for a shape containing specific pieces of document that are to be included in watermark search. |
TwoDObjectPossibleWatermark | Represents 2D object watermark in a content of any supported format. |
Interfaces
Interface | Description |
---|---|
IRotatableTwoDObject | Represents any rotatable two dimensional object in a content structure. |
ITwoDObject | Represents any two dimensional object in a content structure. |
Enumeration
Enumeration | Description |
---|---|
FormattedTextFragmentCollectionType | Specifies the number of elements a formatted text fragment collection can contain. |