CustomLabel.DotMatrix プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
True の 場合は、プリンターの種類を指定したカスタム ラベルには、ドット マトリックスです。 False を指定 プリンターの種類がレーザーまたはインク ジェットである場合。
public:
property bool DotMatrix { bool get(); };
public bool DotMatrix { get; }
member this.DotMatrix : bool
Public ReadOnly Property DotMatrix As Boolean