Type Alias pdf_extract::ObjectId

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

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