ImageDevice.ImageDevice
ImageDevice()
Creates the new instance.
public ImageDevice()
See Also
- class ImageDevice
- namespace Aspose.Page.XPS.Presentation.Image
- assembly Aspose.Page
ImageDevice(Size)
Creates the new instance with specified media size.
public ImageDevice(Size pageSize)
Parameter | Type | Description |
---|---|---|
pageSize | Size | The size of the device output media. |
See Also
- class ImageDevice
- namespace Aspose.Page.XPS.Presentation.Image
- assembly Aspose.Page