EmfForceUfiMapping Klasse

Summary: The EMR_FORCEUFIMAPPING record forces the font mapper to match fonts based on their
UniversalFontId in preference to their LogFont (section 2.2.13) information.

Module: aspose.imaging.fileformats.emf.emf.records

Full Name: aspose.imaging.fileformats.emf.emf.records.EmfForceUfiMapping

Inheritance: EmfStateRecordType

Constructors

NameBeschreibung
EmfForceUfiMapping(source)Initialisiert eine neue Instanz der Klasse EmfForceUfiMapping.

Properties

NameTypeAccessBeschreibung
sizeintr/wLiest oder setzt die Größe des Datensatzes
typeEmfRecordTyper/wRuft ab oder legt den Typ fest.
ufiEmfUniversalFontIdr/wLiest oder setzt die zu verwendende Schriftart‑ID, angegeben als UniversalFontId (Abschnitt 2.2.27).

Methods

NameBeschreibung
create_from_record(source)Initialisiert eine neue Instanz der EmfRecord Klasse.
create_from_type(type)Initialisiert eine neue Instanz der EmfRecord Klasse.

Constructor: EmfForceUfiMapping(source)

 EmfForceUfiMapping(source) 

Initialisiert eine neue Instanz der Klasse EmfForceUfiMapping.

Parameters:

ParameterTypBeschreibung
sourceEmfRecordDie Quelle.

Method: create_from_record(source) [static]

 create_from_record(source) 

Initialisiert eine neue Instanz der EmfRecord Klasse.

Parameters:

ParameterTypBeschreibung
sourceEmfRecordDie Quelle.

Returns

TypBeschreibung
EmfRecord

Method: create_from_type(type) [static]

 create_from_type(type) 

Initialisiert eine neue Instanz der EmfRecord Klasse.

Parameters:

ParameterTypBeschreibung
typeEmfRecordTypeDer Datensatztyp.

Returns

TypBeschreibung
EmfRecord