API Reference

Interface

IPdfComponent

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers abstract

Reusable typed PDF content that composes through the canonical PdfItemCompose surface. Components own structure and data binding while the document engine continues to own layout and rendering.

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Methods

public abstract Void Compose(PdfItemCompose content) #
Returns: Void

Composes this component into the supplied document content.

Parameters

content OfficeIMO.Pdf.PdfItemCompose requiredposition: 0