Type Definition lopdf::ObjectId [] [src]

type ObjectId = (u32, u16);

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