OfficeIMO

API Reference

Enum

CoverPageTemplate

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

Built-in cover page templates available for Word documents.

Inheritance

  • Enum
  • CoverPageTemplate

Values

public const CoverPageTemplate Austin #

The "Austin" built-in template.

Value: 0
public const CoverPageTemplate Banded #

The "Banded" built-in template.

Value: 1
public const CoverPageTemplate Facet #

The "Facet" built-in template.

Value: 2
public const CoverPageTemplate Grid #

The "Grid" built-in template.

Value: 3
public const CoverPageTemplate IonDark #

The "Ion (Dark)" built-in template.

Value: 4
public const CoverPageTemplate IonLight #

The "Ion (Light)" built-in template.

Value: 5
public const CoverPageTemplate Element #

The "Element" built-in template.

Value: 6
public const CoverPageTemplate Wisp #

The "Wisp" built-in template.

Value: 7
public const CoverPageTemplate ViewMaster #

The "View Master" built-in template.

Value: 8
public const CoverPageTemplate SliceLight #

The "Slice (Light)" built-in template.

Value: 9
public const CoverPageTemplate SliceDark #

The "Slice (Dark)" built-in template.

Value: 10
public const CoverPageTemplate SideLine #

The "Sideline" built-in template.

Value: 11
public const CoverPageTemplate Semaphore #

The "Semaphore" built-in template.

Value: 12
public const CoverPageTemplate Retrospect #

The "Retrospect" built-in template.

Value: 13