PrintCapabilities.TrueTypeFontModeCapability Właściwość

Definicja

Pobiera kolekcję wartości identyfikujących metody obsługiwane przez drukarkę do obsługi czcionek TrueType.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Printing::TrueTypeFontMode> ^ TrueTypeFontModeCapability { System::Collections::ObjectModel::ReadOnlyCollection<System::Printing::TrueTypeFontMode> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<System.Printing.TrueTypeFontMode> TrueTypeFontModeCapability { get; }
member this.TrueTypeFontModeCapability : System.Collections.ObjectModel.ReadOnlyCollection<System.Printing.TrueTypeFontMode>
Public ReadOnly Property TrueTypeFontModeCapability As ReadOnlyCollection(Of TrueTypeFontMode)

Wartość właściwości

TrueTypeFontMode Wartość AReadOnlyCollection<T>.

Uwagi

Jeśli drukarka nie obsługuje żadnej metody specjalnej obsługi czcionek TrueType, kolekcja jest pusta.

Ta właściwość odpowiada słowu kluczowemu Print Schema.PageTrueTypeFontMode

Dotyczy