windows::Win32::Graphics::Printing

Trait IPartFont2_Impl

pub trait IPartFont2_Impl: IPartFont_Impl {
    // Required method
    fn GetFontRestriction(&self) -> Result<EXpsFontRestriction>;
}

Required Methods§

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§