API Reference

Class

OdtImage

Namespace OfficeIMO.OpenDocument
Assembly OfficeIMO.OpenDocument
Modifiers sealed

An XML-backed ODT image frame.

Inheritance

  • Object
  • OdtImage

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

Methods

public Byte[] GetImageBytes() #
Returns: Byte[]

Returns a defensive copy of the embedded image bytes.

Properties

public String Path { get; } #

Package-relative image path.

public OdfLength Width { get; set; } #

Frame width.

public OdfLength Height { get; set; } #

Frame height.

public OdtImageAnchor Anchor { get; set; } #

Image anchor mode.