GetPlotStyleTableNames 方法

获取所有可用的打印样式表名称。

参阅 | 示例

语法

RetVal = object.GetPlotStyleTableNames()

Object

Layout, PlotConfiguration
使用该方法的对象。

RetVal

Variant[变体] (字符串数组)
系统中可用打印样式表名称的数组。

说明

在第一次用该方法前必须调用 RefreshPlotDeviceInfo 方法。一旦调用了 RefreshPlotDeviceInfo 方法,就不需再重新调用,除非打印设备信息在进程中被改变。