Enum DocumentEditor.IndexPosition

The position to place the item relative to the index.

Namespace: PSPDFKit
Assembly: PSPDFKit.dll
Syntax
public enum IndexPosition : int

Fields

Name Description
AfterIndex

After the referenced index.

BeforeIndex

Before the referenced index.