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

pub enum FormType {
    Type1,
}

Variants

The only form type ever declared by Adobe

Trait Implementations

impl Debug for FormType
[src]

[src]

Formats the value using the given formatter.

impl Copy for FormType
[src]

impl Clone for FormType
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Into<i64> for FormType
[src]

[src]

Performs the conversion.