XmpCustomSchema.Item[String] Property
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| localName | String |
Property Value
| Type |
|---|
| String |
See Also
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
public string this[string localName] { get; set; }
Public Property Item(localName As String) As String
| Name | Type |
|---|---|
| localName | String |
| Type |
|---|
| String |