GroupDocs.Watermark.Contents.WordProcessing
Contents
[
Hide
]
The namespace provides classes for working with watermarks in Word documents.
Classes
| Class | Description |
|---|---|
| WordProcessingContent | Class representing Word document (doc, docx etc) where watermark should be placed. |
| WordProcessingFormattedTextFragmentCollection | Represents a collection of formatted text fragments in a Word document. |
| WordProcessingHeaderFooter | Represents a header/footer in a Word document. |
| WordProcessingHeaderFooterCollection | Represents a collection of headers and footers in a Word document. |
| WordProcessingPageSetup | Represents printing page properties for a section of a Word document. |
| WordProcessingSection | Represents a Word document section. |
| WordProcessingSectionCollection | Represents a collection of sections in a Word document. |
| WordProcessingShape | Represents a drawing shape in a Word document. |
| WordProcessingShapeCollection | Represents a collection of shapes in a Word document. |
| WordProcessingShapeFormattedTextFragmentCollection | Represents a collection of formatted text fragments in a Word document shape. |
| WordProcessingTextFormattedTextFragment | Represents a fragment of formatted text in a Word document. |
| WordProcessingTextFormattedTextFragmentCollection | Represents a collection of formatted text fragments in a Word document main text. |
| WordProcessingWatermarkableImage | Represents an image inside a Word document. |
| WordProcessingWordArtShapeFormattedTextFragment | Represents a fragment of formatted text in a WordArt shape. |
| WordProcessingWordArtShapeFormattedTextFragmentCollection | Represents a collection of formatted text fragments in a Word document WordArt shape. |
Enumeration
| Enumeration | Description |
|---|---|
| WordProcessingHorizontalAlignment | Specifies horizontal alignment of a floating object. |
| WordProcessingProtectionType | Represents protection type for a Word document. |
| WordProcessingRelativeHorizontalPosition | Specifies to what the horizontal position of an object is relative. |
| WordProcessingRelativeVerticalPosition | Specifies to what the vertical position of an object is relative. |
| WordProcessingShapeType | Represents the type of a shape in a Word document. |
| WordProcessingVerticalAlignment | Specifies vertical alignment of a floating object. |