XmpSerializationOptions.WriteXmpMeta Property
In This Article
Gets or sets whether to place the x:xmpmeta element around the rdf:RDF element.
Namespace: DevExpress.Pdf.Xmp
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to use the x:xmpmeta element; otherwise, false. |
See Also