Struct printpdf::types::plugins::graphics::ocg::OCGList [] [src]

pub struct OCGList { /* fields omitted */ }

Methods

impl OCGList
[src]

[src]

Creates a new OCG list

[src]

Adds a new OCG List from a reference

Trait Implementations

impl Default for OCGList
[src]

[src]

Returns the "default value" for a type. Read more

impl Debug for OCGList
[src]

[src]

Formats the value using the given formatter.

impl Clone for OCGList
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Into<Dictionary> for OCGList
[src]

[src]

Performs the conversion.