FontStoringArgs 类

Summary: The font storing arguments

Module: aspose.imaging.fileformats.svg

Full Name: aspose.imaging.fileformats.svg.FontStoringArgs

Constructors

Name描述
FontStoringArgs()初始化 FontStoringArgs 类的新实例

Properties

NameTypeAccess描述
dest_font_stream_io.BufferedRandomr/w获取或设置 dest 字体流。
dispose_streamboolr/w获取或设置一个值,指示是否 [dispose stream]。
font_file_uristringr/w获取或设置字体文件 URI。
font_store_typeFontStoreTyper/w获取或设置一个值,指示是否 [use embedded font]。
source_font_file_namestringr获取源字体文件。
source_font_stream_io.BufferedRandomr获取源字体流。

Constructor: FontStoringArgs()

 FontStoringArgs() 

初始化 FontStoringArgs 类的新实例