API Reference

Enum

WordWatermarkStyle

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Specifies the type of watermark to insert into a Word document.

Inheritance

  • Enum
  • WordWatermarkStyle

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Accepted by parameters

Values

public const WordWatermarkStyle Text #

Indicates a text watermark.

Value: 0
public const WordWatermarkStyle Image #

Indicates an image watermark.

Value: 1