Package | Description |
---|---|
com.aspose.imaging.fileformats.emf |
The package contains types [MS-EMF], [MS-EMFPLUS]
|
Modifier and Type | Method and Description |
---|---|
MetaObjectList |
MetaImage.getRecords()
Gets the records.
|
MetaObjectList |
EmfImage.getRecords()
Gets or sets the records.
|
Modifier and Type | Method and Description |
---|---|
void |
MetaImage.setRecords(MetaObjectList value)
Sets the records.
|
void |
EmfImage.setRecords(MetaObjectList value)
Gets or sets the records.
|