CustomLabel.DotMatrix Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
True si l'imprimante type pour l'étiquette personnalisée spécifiée est matricielle. False si l'imprimante est jet laser ou d'encre.
public:
property bool DotMatrix { bool get(); };
public bool DotMatrix { get; }
member this.DotMatrix : bool
Public ReadOnly Property DotMatrix As Boolean