TranslatedKeyword

PngInternationalTextChunk.TranslatedKeyword property

Gets the translated keyword that contains a translation of the keyword into the language indicated by the language property.

public string TranslatedKeyword { get; }

Property Value

The translated keyword that contains a translation of the keyword into the language indicated by the language property.

See Also