Enum wkhtmltopdf::Orientation
[−]
[src]
pub enum Orientation { Landscape, Portrait, }
PDF Orientation
Variants
Landscape
Portrait
pub enum Orientation { Landscape, Portrait, }
PDF Orientation
Landscape
Portrait
impl Debug for Orientation
[src]