Struct printpdf::types::plugins::graphics::xobject::FormXObjectRef[][src]

pub struct FormXObjectRef { /* fields omitted */ }

Trait Implementations

impl Debug for FormXObjectRef
[src]

Formats the value using the given formatter. Read more

impl Clone for FormXObjectRef
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations