Partager via


SlipPrinterCapabilities.IsBitmapSupported Propriété

Définition

Obtient si la station d’imprimante de bordereau peut imprimer des bitmaps.

public:
 property bool IsBitmapSupported { bool get(); };
bool IsBitmapSupported();
public bool IsBitmapSupported { get; }
var boolean = slipPrinterCapabilities.isBitmapSupported;
Public ReadOnly Property IsBitmapSupported As Boolean

Valeur de propriété

Boolean

bool

True si la station d’imprimante de bordereaux peut imprimer des bitmaps ; sinon, false.

Implémente

S’applique à

Voir aussi