IFont

class IFont

Bases: ImpactCOMWrapperBase

Description:

Represents a font.

Wraps a COM object or another wrapper instance. Accepts: - A valid impact_object - An existing impact_com_wrapper_base-derived instance

property font_type

Gets font_type.

Description:

The type of font.

Returns:

The value of font_type.

Return type:

font_type (ipFontType)

property full_name

Gets full_name.

Description:

The full name of the font.

Returns:

The value of full_name.

Return type:

full_name (str)