Table of Contents

Enum PageEventType

Namespace
PdfSharp.Events
Assembly
PdfSharp.dll

The event type of PageEvent.

public enum PageEventType

Fields

Created = 0

A new page was created.

Imported = 2

A page was imported from another document.

Moved = 1

A page was moved.

Removed = 3

A page was removed.