PdfDevice
PdfDevice
Overview
PdfDevice 是Python的Aspose.Tex FOSS中的一个类. 继承人: OutputDevice.
文件输出设备 – 包裹 PdfWriter.
这个类提供了在Python程序中使用PdfDevice 对象的3种方法. 有的方法包括: __init__, finalize, get_bytes. 在安装Python包的Aspose.Tex FOSS后,所有公众成员都可以访问任何 Python 应用程序. 特性: destination.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
destination | `Path | io.BytesIO` | Read |
Methods
| Signature | Description |
|---|---|
| `init(destination: Path | io.BytesIO |
finalize() | |
get_bytes() → `bytes | None` |