PdfIndirect constructor

const PdfIndirect(
  1. int ser,
  2. int gen
)

Implementation

const PdfIndirect(this.ser, this.gen);