Package | Description |
---|---|
com.aspose.imaging.fileformats.emf.emfplus.objects |
The package contains types [MS-EMFPLUS]: Enhanced Metafile Format Plus Extensions
2.2 EMF+ Objects.
|
com.aspose.imaging.fileformats.emf.emfplus.records |
The package contains types [MS-EMFPLUS]: Enhanced Metafile Format Plus Extensions
2.3 EMF+ Records
|
Modifier and Type | Method and Description |
---|---|
EmfPlusGraphicsVersion |
EmfPlusGraphicsObjectType.getVersion()
Gets or sets the version.
|
Modifier and Type | Method and Description |
---|---|
void |
EmfPlusGraphicsObjectType.setVersion(EmfPlusGraphicsVersion value)
Gets or sets the version.
|
Modifier and Type | Method and Description |
---|---|
EmfPlusGraphicsVersion |
EmfPlusHeader.getVersion()
Gets or sets the version.
|
Modifier and Type | Method and Description |
---|---|
void |
EmfPlusHeader.setVersion(EmfPlusGraphicsVersion value)
Gets or sets the version.
|