API Reference

Class

HtmlRenderImage

Namespace OfficeIMO.Html
Assembly OfficeIMO.Html
Modifiers sealed

Positioned image retained in its encoded source form for image and PDF backends.

Inheritance

Properties

public Byte[] Bytes { get; } #

Detached encoded image bytes.

public String ContentType { get; } #

Image media type.

public String AlternativeText { get; } #

Optional alternative text from the source document.

public OfficeImageSourceCrop SourceCrop { get; } #

Optional normalized source crop applied before the image is placed.