API Reference
Class
OdtPageLayout
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
- Property OdtDocument.PageLayout
Inherited Methods
Properties
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.