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