Table of Contents

Enum PdfArtifactPaginationType

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Specifies the type of pagination artifacts (PdfArtifact).

public enum PdfArtifactPaginationType

Fields

Bates = 6

(PDF 2.0) The Bates numbering.

The footer.

The header.

LineNum = 4

(PDF 2.0) The line number.

PageNum = 3

(PDF 2.0) The page number.

Redaction = 5

(PDF 2.0) The redaction.

Watermark = 2

The watermark.