XmpMetadata.ToString() Method
In This Article
Converts the XmpMetadata object to a string.
Namespace: DevExpress.Pdf.Xmp
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Returns
Type | Description |
---|---|
String | The string representation of the Xmp |
See Also