Skip to main content

Search OfficeIMO

Enter a topic, API type, or PowerShell command.

Documentation Search all OfficeIMO/

API Reference

Enum

PdfImpositionSignaturePolicy

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

How an imposition operation handles a signed source PDF.

Inheritance

  • Enum
  • PdfImpositionSignaturePolicy

Usage

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

Values

public const PdfImpositionSignaturePolicy Reject #

Reject signed sources without altering them.

Value: 0
public const PdfImpositionSignaturePolicy CreateUnsignedDerivative #

Create an explicit unsigned source derivative before placing pages on new sheets.

Value: 1