XmpQualifierCollection.Item[Int32] Property
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| index | Int32 |
Property Value
| Type |
|---|
| XmpQualifier |
See Also
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
public XmpQualifier this[int index] { get; }
Public ReadOnly Property Item(index As Integer) As XmpQualifier
| Name | Type |
|---|---|
| index | Int32 |
| Type |
|---|
| XmpQualifier |