SlipPrinterCapabilities.SupportedCharactersPerLine Properti

Definisi

Mendapatkan koleksi lebar garis dalam karakter per baris yang didukung stasiun printer slip.

public:
 property IVectorView<unsigned int> ^ SupportedCharactersPerLine { IVectorView<unsigned int> ^ get(); };
IVectorView<uint32_t> SupportedCharactersPerLine();
public IReadOnlyList<uint> SupportedCharactersPerLine { get; }
var iVectorView = slipPrinterCapabilities.supportedCharactersPerLine;
Public ReadOnly Property SupportedCharactersPerLine As IReadOnlyList(Of UInteger)

Nilai Properti

IVectorView<UInt32>

IReadOnlyList<UInt32>

Windows.Foundation.Collections.IVectorView

IVectorView<uint32_t>

Kumpulan lebar garis dalam karakter per baris yang didukung stasiun printer slip.

Penerapan

Berlaku untuk

Lihat juga