API Reference

Class

PdfInlineElement

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers abstract

Base class for a fixed-size visual that participates in rich-paragraph wrapping.

Inheritance

  • Object
  • PdfInlineElement

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

Accepted by parameters

Properties

public Double Width { get; } #

Width of the inline element in points.

public Double Height { get; } #

Height of the inline element in points.

public Double BaselineOffset { get; } #

Vertical offset of the element bottom from the text baseline, in points.

public String AlternativeText { get; } #

Alternative text used when the element is emitted into a tagged document.