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