Package | Description |
---|---|
com.aspose.imaging.fileformats.emf.emf.records |
The package contains types [MS-EMF]: Enhanced Metafile Format.
|
Modifier and Type | Method and Description |
---|---|
EmfSpoolFontDefinitionRecordType[] |
EmfCommentEmfSpool.getEmfSpoolRecords()
Gets or sets a variable-length array of bytes that contains one or more
EMFSPOOL font definition records ([MS-EMFSPOOL] section 2.2.3.3).
|
Modifier and Type | Method and Description |
---|---|
void |
EmfCommentEmfSpool.setEmfSpoolRecords(EmfSpoolFontDefinitionRecordType[] value)
Gets or sets a variable-length array of bytes that contains one or more
EMFSPOOL font definition records ([MS-EMFSPOOL] section 2.2.3.3).
|