Skip to main content
A newer version of this page is available. .
All docs
V21.1
.NET Framework 4.5.2+

XmpSerializationOptions Class

Contains options used to control the XMP data serialization.

Namespace: DevExpress.Pdf.Xmp

Assembly: DevExpress.Pdf.v21.1.Core.dll

NuGet Package: DevExpress.Pdf.Core

Declaration

public class XmpSerializationOptions

Remarks

Pass the XmpSerializationOptions object as a parameter to one of the following methods:

Inheritance

Object
XmpSerializationOptions
See Also