WordProcessingWatermarkHeaderFooterOptions class
Leave feedback
On this page
Represents options when adding the watermark to a Word section header/footer.
The WordProcessingWatermarkHeaderFooterOptions type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the WordProcessingWatermarkHeaderFooterOptions class. |
| Property | Description |
|---|---|
| header_footer_type | The value that identifies the type of header or footer to add the watermark to. |
| section_index | The index of a section to add the watermark to. |
| alternative_text | The descriptive (alternative) text that will be associated with a shape. (inherited from WordProcessingWatermarkBaseOptions) |
| effects | The effects to apply to the watermark, specified as a WordProcessingImageEffects or WordProcessingTextEffects instance. (inherited from WordProcessingWatermarkBaseOptions) |
| is_locked | The property indicates whether editing of the shape in Word is forbidden. (inherited from WordProcessingWatermarkBaseOptions) |
| lock_type | The watermark lock type. (inherited from WordProcessingWatermarkBaseOptions) |
| name | The name of the shape. (inherited from WordProcessingWatermarkBaseOptions) |
| password | The password used to lock the watermark. (inherited from WordProcessingWatermarkBaseOptions) |
| Field | Description |
|---|---|
| DEFAULT | Gets the default value for the class. (inherited from WatermarkOptions) |
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.