Type Definition lopdf::ObjectId[][src]

pub type ObjectId = (u32, u16);
Expand description

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