SvgDevice

概述

SvgDevice 是Python的Aspose.Tex FOSS中的一个类. 继承人: OutputDevice.

输出SVG设备 –包裹 SvgWriter.

这个类提供了4种方法,用于在Python程序中使用SvgDevice 对象. 有的方法包括: __init__, finalize, get_all_pages, get_bytes. 在安装Python包的Aspose.Tex FOSS后,所有公众成员都可以访问任何 Python 应用程序. 特性: destination.

属性

名称:类型Access描述情况
destination`Pathio.BytesIO`阅读

方法

Signature描述情况
`init(destination: Pathio.BytesIO
finalize()
get_bytes() → `bytesNone`
get_all_pages() → `list[bytes]None`

查看更多

 中文