Type Alias lopdf::ObjectId

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

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