ClaimedJournalPrinter.LineWidth 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取日记机打印机站打印线的当前宽度,单位为 ClaimedPosPrinter.MapMode 属性指定。
值得注意的是,更改此属性可能会更改 CharactersPerLine、 LineHeight 和 LineSpacing 属性。
public:
property unsigned int LineWidth { unsigned int get(); };
uint32_t LineWidth();
public uint LineWidth { get; }
var uInt32 = claimedJournalPrinter.lineWidth;
Public ReadOnly Property LineWidth As UInteger
属性值
日记帐打印机站打印线的当前宽度,单位为 ClaimedPosPrinter.MapMode 属性指定的单位。