API Reference

Class

PdfMergeResult

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

Merged PDF bytes plus the policy decisions and readback evidence.

Inheritance

  • Object
  • PdfMergeResult

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

Methods

public Byte[] ToBytes() #
Returns: Byte[]

Returns a defensive copy of the merged artifact.

public PdfDocument ToDocument() #
Returns: PdfDocument

Opens the merged artifact through the OfficeIMO.Pdf document surface.

Properties

public PdfMergeReport Report { get; } #

Merge policy report.