Skip to main content

PdfDictionary

Type Alias PdfDictionary 

Source
pub type PdfDictionary = BTreeMap<String, PdfValue>;

Aliased Typeยง

pub struct PdfDictionary { /* private fields */ }