XmpLanguageAlternative.AddString(String, String) Method
In This Article
Adds a string in the specified language to the array.
Namespace: DevExpress.Pdf.Xmp
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
value | String | The string value. |
language | String | The value language. |
See Also