API Reference
Class
PdfImpositionResult
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.
Returned or exposed by
- Method PdfDocumentPages.ImposeBooklet
- Method PdfDocumentPages.ImposeNUp
Methods
public PdfDocument ToDocument() #Returns:
PdfDocumentOpens the imposed PDF through the normal engine API.
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.