API Reference

Class

WordCoverPage

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word

Represents a cover page within a Word document.

Inheritance

Remarks

Each template follows the pattern WordCoverPage.[TemplateName].cs.

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

Constructors

public WordCoverPage(WordDocument wordDocument, WordCoverPageTemplate coverPageTemplate) #

Initializes a new instance using one of the predefined templates.

Parameters

wordDocument OfficeIMO.Word.WordDocument requiredposition: 0
Parent document.
coverPageTemplate OfficeIMO.Word.WordCoverPageTemplate requiredposition: 1
Template to insert.