Enum printpdf::types::plugins::graphics::xobject::OCGIntent [] [src]

pub enum OCGIntent {
    View,
    Design,
}

Intent to use for the optional content groups

Variants

Trait Implementations

impl Debug for OCGIntent
[src]

[src]

Formats the value using the given formatter.

impl Copy for OCGIntent
[src]

impl Clone for OCGIntent
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more