| Package | Description |
|---|---|
| com.aspose.imaging.fileformats.emf.emf.records |
The package contains types [MS-EMF]: Enhanced Metafile Format.
|
| Modifier and Type | Method and Description |
|---|---|
EmfUniversalFontId |
EmfForceUfiMapping.getUfi()
Gets or sets the font id to use, specified as a UniversalFontId (section 2.2.27).
|
EmfUniversalFontId[] |
EmfSetLinkedUfis.getUfis()
Gets an array of uNumLinkedUFI elements of type UniversalFontId, which specifies
the identifiers of the linked fonts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmfForceUfiMapping.setUfi(EmfUniversalFontId value)
Gets or sets the font id to use, specified as a UniversalFontId (section 2.2.27).
|
void |
EmfSetLinkedUfis.setUfis(EmfUniversalFontId[] value)
Sets an array of uNumLinkedUFI elements of type UniversalFontId, which specifies
the identifiers of the linked fonts.
|
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.