API Reference
Class
PdfBatesAssignment
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.
Returned or exposed by
- Property PdfBatesBatchResult.Assignments
- Property PdfBatesDocumentResult.Assignments
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.