| Package | Description |
|---|---|
| com.aspose.eps.device | |
| com.aspose.page | |
| com.aspose.xps.rendering |
| Modifier and Type | Class and Description |
|---|---|
class |
ImageDevice
This class encapsulates rendering of document to image.
|
class |
PdfDevice
This class encapsulates rendering of document to PDF.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageDevice.updatePageParameters(IMultiPageDevice doc)
Updates page parameters from other multi-paged device.
|
void |
PdfDevice.updatePageParameters(IMultiPageDevice device)
Updates page parameters from other multi-paged device.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IMultiPartitionDevice
Basic interface for multi-partition device.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IMultiPageDevice.updatePageParameters(IMultiPageDevice device)
Updates page parameters from other multi-paged device.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageDevice.updatePageParameters(IMultiPageDevice device)
Updates the current page parameters.
|
void |
PdfDevice.updatePageParameters(IMultiPageDevice device)
Updates the current page parameters.
|
Copyright © 2021 Aspose. All Rights Reserved.