API Reference

Class

PdfBatesAssignment

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

One assigned Bates number in a batch report.

Inheritance

  • Object
  • PdfBatesAssignment

Usage

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

Properties

public Int32 DocumentIndex { get; } #

Zero-based input document index.

public String DocumentName { get; } #

Stable input document name.

public Int32 PageNumber { get; } #

One-based page number in the input document.

public Int64 Number { get; } #

Numeric Bates value assigned to the page.

public String Text { get; } #

Complete rendered text, including prefix, padding, and suffix.