Skip to main content

Search OfficeIMO

Enter a topic, API type, or PowerShell command.

Documentation Search all OfficeIMO/

API Reference

Class

PdfImpositionResult

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

Vector imposed PDF and its explicit source-to-sheet mapping.

Inheritance

  • Object
  • PdfImpositionResult

Usage

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

Methods

public PdfDocument ToDocument() #
Returns: PdfDocument

Opens the imposed PDF through the normal engine API.

Properties

public Byte[] Bytes { get; } #

Serialized imposed PDF.

public IReadOnlyList<PdfImpositionPlacement> Placements { get; } #

One mapping per selected source page in output sheet order.

public Int32 RemovedSignatureCount { get; } #

Signature definitions removed from an explicit unsigned source derivative.

public PdfImpositionSourceFeatureLoss SourceFeatureLoss { get; } #

Source features that the output does not retain.