WordProcessingWatermarkHeaderFooterOptions
Leave feedback
On this page
Represents options when adding the watermark to a Word section header/footer.
public sealed class WordProcessingWatermarkHeaderFooterOptions : WordProcessingWatermarkBaseOptions
| Name | Description |
|---|---|
| WordProcessingWatermarkHeaderFooterOptions() | Initializes a new instance of the WordProcessingWatermarkHeaderFooterOptions class. |
| Name | Description |
|---|---|
| AlternativeText { get; set; } | Gets or sets the descriptive (alternative) text that will be associated with a shape. |
| Effects { get; set; } | Gets or sets a value of WordProcessingImageEffects or WordProcessingTextEffects for effects that should be applied to the watermark. |
| HeaderFooterType { get; set; } | Gets or sets the value that identifies the type of header or footer to add the watermark to. |
| IsLocked { get; set; } | Gets or sets a value indicating whether an editing of the shape in Word is forbidden. |
| LockType { get; set; } | Gets or sets the watermark lock type. |
| Name { get; set; } | Gets or sets the name a shape. |
| Password { get; set; } | Gets or sets a password used to lock the watermark. |
| SectionIndex { get; set; } | Gets or sets the index of a section to add the watermark to. |
- class WordProcessingWatermarkBaseOptions
- namespace GroupDocs.Watermark.Options.WordProcessing
- assembly GroupDocs.Watermark
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.