[][src]Type Definition lopdf::ObjectId

type ObjectId = (u32, u16);

Object identifier consists of two parts: object number and generation number.