Partager via


PosPrinter.SupportedTypeFaces Propriété

Définition

Obtient les polices et les polices de caractères que l’imprimante de point de service prend en charge.

public:
 property IVectorView<Platform::String ^> ^ SupportedTypeFaces { IVectorView<Platform::String ^> ^ get(); };
IVectorView<winrt::hstring> SupportedTypeFaces();
public IReadOnlyList<string> SupportedTypeFaces { get; }
var iVectorView = posPrinter.supportedTypeFaces;
Public ReadOnly Property SupportedTypeFaces As IReadOnlyList(Of String)

Valeur de propriété

IVectorView<String>

IReadOnlyList<String>

IVectorView<Platform::String>

IVectorView<winrt::hstring>

Polices et polices que l’imprimante de point de service prend en charge.

S’applique à