TeXOptions

TeXOptions

Overview

TeXOptions 是Python的Aspose.Tex FOSS中的一个类.

r"““对Tex处理工作的配置.

特性: extra_font_paths, extra_format_paths, job_name, load_format, magnification.

Properties

NameTypeAccessDescription
job_namestrRead得到了工作名称.
magnificationintRead得到了放大.
extra_font_pathslist[Path]Read得到了额外的字体路径.
load_format`boolstrNone`
extra_format_pathslist[Path]Read获得额外的格式路径.

See Also

 中文