Package | Description |
---|---|
com.aspose.eps.device |
The com.aspose.eps.device package provides classes of possible devices and save options that can be used while converting PS/EPS to other formats.
|
com.aspose.page |
The Aspose.Page is a root package for all classes of Aspose.Page library which are either directly in it like Device or indirectly through several subpackages.
|
Modifier and Type | Method and Description |
---|---|
UserProperties |
ImageDevice.getProperties()
Gets device properties including metadata.
|
UserProperties |
PdfDevice.getProperties()
Gets device properties including metadata.
|
Modifier and Type | Method and Description |
---|---|
void |
ImageDevice.setProperties(UserProperties props)
Specifies device properties.
|
Modifier and Type | Method and Description |
---|---|
UserProperties |
Device.getProperties()
Gets device properties including metadata.
|
Modifier and Type | Method and Description |
---|---|
void |
Device.setProperties(UserProperties props)
Specifies device properties including metadata.
|
Copyright © 2022 Aspose. All Rights Reserved.