API Reference

Class

PdfBatesDocument

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

One PDF supplied to a Bates-numbering batch.

Inheritance

  • Object
  • PdfBatesDocument

Usage

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

Accepted by parameters

Constructors

public PdfBatesDocument(Byte[] pdf, String name = null) #

Creates a batch input from PDF bytes.

Parameters

pdf System.Byte[] requiredposition: 0
name System.String = null optionalposition: 1

Properties

public String Name { get; } #

Optional stable document name carried into the operation report.

public PdfReadOptions ReadOptions { get; set; } #

Optional parser, password, permission, and resource-budget settings for this document.

public PdfPageSelector TargetPages { get; set; } #

Optional document-specific page selection. Overrides TargetPages.