XmpLangAlt.ContainsLanguage(String) Method
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| language | String |
Returns
| Type |
|---|
| Boolean |
See Also
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
public bool ContainsLanguage(
string language
)
Public Function ContainsLanguage(
language As String
) As Boolean
| Name | Type |
|---|---|
| language | String |
| Type |
|---|
| Boolean |