API Reference
Class
OdpPresentationLayout
An XML-backed ODP presentation page layout.
Inheritance
- Object
- OdpPresentationLayout
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
- Method OdpPresentation.AddLayout
- Property OdpPresentation.Layouts
Methods
public Void AddPlaceholder(String objectType, OdfRect bounds) #Returns:
VoidAdds a presentation placeholder using an ODF object token such as title or outline.
Parameters
- objectType System.String
- bounds OfficeIMO.OpenDocument.OdfRect
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object