XmpLanguageAlternative.Remove(String) Method
Removes a string value from the collection of language alternatives.
Namespace: DevExpress.Pdf.Xmp
Assembly: DevExpress.Pdf.v26.1.Core.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| language | String | A language identifier. |
Returns
| Type | Description |
|---|---|
| Boolean |
|
See Also