Skip to main content
All docs
V25.1
  • XmpSerializationOptions Class

    Contains options used to control the XMP data serialization.

    Namespace: DevExpress.Pdf.Xmp

    Assembly: DevExpress.Pdf.v25.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