XmpMetadata.GetCustomSchema(String) Method
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| namespaceUri | String |
Returns
| Type |
|---|
| XmpCustomSchema |
See Also
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
public XmpCustomSchema GetCustomSchema(
string namespaceUri
)
Public Function GetCustomSchema(
namespaceUri As String
) As XmpCustomSchema
| Name | Type |
|---|---|
| namespaceUri | String |
| Type |
|---|
| XmpCustomSchema |