GlyphTypeface.LicenseDescriptions Egenskap

Definition

Hämtar information om beskrivningen av teckensnittslicensen GlyphTypeface för objektet.

public:
 property System::Collections::Generic::IDictionary<System::Globalization::CultureInfo ^, System::String ^> ^ LicenseDescriptions { System::Collections::Generic::IDictionary<System::Globalization::CultureInfo ^, System::String ^> ^ get(); };
public System.Collections.Generic.IDictionary<System.Globalization.CultureInfo,string> LicenseDescriptions { [System.Security.SecurityCritical] get; }
public System.Collections.Generic.IDictionary<System.Globalization.CultureInfo,string> LicenseDescriptions { get; }
[<get: System.Security.SecurityCritical>]
member this.LicenseDescriptions : System.Collections.Generic.IDictionary<System.Globalization.CultureInfo, string>
member this.LicenseDescriptions : System.Collections.Generic.IDictionary<System.Globalization.CultureInfo, string>
Public ReadOnly Property LicenseDescriptions As IDictionary(Of CultureInfo, String)

Egenskapsvärde

Ett IDictionary<TKey,TValue> objekt som innehåller licensinformation för nyckel/värde-par. Nyckeln är ett CultureInfo objekt som identifierar kulturen. Värdet är en sträng som beskriver teckenlicensinformationen.

Attribut

Gäller för