API Reference

Class

WordHeaderFooterSnapshot

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Modifiers sealed

Inheritance

  • Object
  • WordHeaderFooterSnapshot

Usage

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

Constructors

public WordHeaderFooterSnapshot() #

Properties

public String Kind { get; set; } #
public String Variant { get; set; } #
public Int32 TableCount { get; set; } #
public IReadOnlyList<WordBlockSnapshot> Elements { get; } #
public IReadOnlyList<WordParagraphSnapshot> Paragraphs { get; } #
public IReadOnlyList<WordTableSnapshot> Tables { get; } #