Enum libharu_sys::_HPDF_PdfVer[][src]

#[repr(C)]
pub enum _HPDF_PdfVer { HPDF_VER_12, HPDF_VER_13, HPDF_VER_14, HPDF_VER_15, HPDF_VER_16, HPDF_VER_17, HPDF_VER_EOF, }

Variants

Auto Trait Implementations