XmpLangAlt
XmpLangAlt(string)
Initializes a new instance of the XmpLangAlt
class.
public XmpLangAlt(string defaultValue)
Parameter | Type | Description |
---|---|---|
defaultValue | String | The default value. |
See Also
- class XmpLangAlt
- namespace GroupDocs.Metadata.Standards.Xmp
- assembly GroupDocs.Metadata
XmpLangAlt(IDictionary<string, string>)
Initializes a new instance of the XmpLangAlt
class.
public XmpLangAlt(IDictionary<string, string> dictionary)
Parameter | Type | Description |
---|---|---|
dictionary | IDictionary`2 | A dictionary containing values by languages. |
See Also
- class XmpLangAlt
- namespace GroupDocs.Metadata.Standards.Xmp
- assembly GroupDocs.Metadata