XmpRawAccess.SetString(String, String) Method
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| qualifiedName | String |
| value | String |
See Also
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
public void SetString(
string qualifiedName,
string value
)
Public Sub SetString(
qualifiedName As String,
value As String
)
| Name | Type |
|---|---|
| qualifiedName | String |
| value | String |