Partager via


SlipPrinterCapabilities.SupportedBitmapRotations Propriété

Définition

Obtient la liste des directions dans lesquelles la station d’imprimante de bordereaux peut faire pivoter une image bitmap lors de l’impression.

public:
 property IVectorView<PosPrinterRotation> ^ SupportedBitmapRotations { IVectorView<PosPrinterRotation> ^ get(); };
IVectorView<PosPrinterRotation> SupportedBitmapRotations();
public IReadOnlyList<PosPrinterRotation> SupportedBitmapRotations { get; }
var iVectorView = slipPrinterCapabilities.supportedBitmapRotations;
Public ReadOnly Property SupportedBitmapRotations As IReadOnlyList(Of PosPrinterRotation)

Valeur de propriété

Liste des instructions dans lesquelles la station d’imprimante de glissement peut faire pivoter une bitmap lors de l’impression.

Implémente

S’applique à

Voir aussi