API Reference
Interface
IPdfComponent
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
- Method PdfDocument.Component
- Method PdfItemCompose.Component
Methods
public abstract Void Compose(PdfItemCompose content) #Returns:
VoidComposes this component into the supplied document content.
Parameters
- content OfficeIMO.Pdf.PdfItemCompose