WordProcessingWatermarkHeaderFooterOptions class
WordProcessingWatermarkHeaderFooterOptions class
Represents options when adding the watermark to a Word section header/footer.
Inheritance: WordProcessingWatermarkHeaderFooterOptions →
WordProcessingWatermarkBaseOptions →
WatermarkOptions
The WordProcessingWatermarkHeaderFooterOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the WordProcessingWatermarkHeaderFooterOptions class. |
Properties
| Property | Description |
|---|---|
| default | Gets the default value for the WatermarkOptions class. |
| is_locked | Gets or sets a value indicating whether an editing of the shape in Word is forbidden. |
| lock_type | Gets or sets the watermark lock type. |
| password | Gets or sets a password used to lock the watermark. |
| name | Gets or sets the name a shape. |
| alternative_text | Gets or sets the descriptive (alternative) text that will be associated with a shape. |
| effects | Gets or sets a value of WordProcessingImageEffects or
WordProcessingTextEffects for effects that should be applied to the watermark. |
| section_index | Gets or sets the index of a section to add the watermark to. |
| header_footer_type | Gets or sets the value that identifies the type of header or footer to add the watermark to. |