XmpMetadata.Save(String) Method
In This Article
Saves metadata to a file.
Namespace: DevExpress.Pdf.Xmp
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
path | String | The path to a file in which to save the result. |
See Also