Enum wkhtmltopdf::Orientation [] [src]

pub enum Orientation {
    Landscape,
    Portrait,
}

PDF Orientation

Variants

Trait Implementations

impl Debug for Orientation
[src]

Formats the value using the given formatter.