XmpLangAltList.AddLang
Adds the default country language and text in the specified language.
public void AddLang(string langCountry, string text)
Sub AddLang(langCountry As String, text As String)
Parameters
- langCountry
- String
Specifying the country of the language. For e.g: "en-us", "fr-fr", "it-it" and etc.
- text
- String
Representing some text in country language.
Licensing Info
This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.