API Reference
Class
PdfInlineElement
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
- Property TextRun.InlineElement
Accepted by parameters
- Method PdfParagraphBuilder.Inline
- Method TextRun.Inline
Inherited Methods
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.