CustomLabel.DotMatrix 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
如此 如果指定自定义标签的打印机类型为点阵打印机。 假 如果打印机类型是激光或喷墨打印机。
public:
property bool DotMatrix { bool get(); };
public bool DotMatrix { get; }
member this.DotMatrix : bool
Public ReadOnly Property DotMatrix As Boolean