GlyphTypeface.Trademarks Property

Definition

Gets the trademark notice information for the GlyphTypeface object.

C#
public System.Collections.Generic.IDictionary<System.Globalization.CultureInfo,string> Trademarks { [System.Security.SecurityCritical] get; }
C#
public System.Collections.Generic.IDictionary<System.Globalization.CultureInfo,string> Trademarks { get; }

Property Value

An IDictionary<TKey,TValue> object that contains key/value pairs that represent trademark notice information. The key is a CultureInfo object that identifies the culture. The value is a string that the trademark notice information.

Attributes

Remarks

The Trademarks property is separate from the copyright information that is access by the Copyrights property.

Applies to

Proizvod Verzije
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10