API Reference

Class

OdtPageLayout

Namespace OfficeIMO.OpenDocument
Assembly OfficeIMO.OpenDocument
Modifiers sealed

An XML-backed ODT page layout and its standard master page.

Inheritance

  • Object
  • OdtPageLayout

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

Properties

public OdfLength Width { get; set; } #

Page width.

public OdfLength Height { get; set; } #

Page height.

public OdfLength MarginTop { get; set; } #

Top page margin.

public OdfLength MarginBottom { get; set; } #

Bottom page margin.

public OdfLength MarginLeft { get; set; } #

Left page margin.

public OdfLength MarginRight { get; set; } #

Right page margin.

public OdtHeaderFooter Header { get; } #

Master-page header content.