XmpSerializationOptions.UseParseTypeResourceInStructs Property
In This Article
Gets or sets whether to replace the rdf:Description element with the rdf:ParseType=”Resource” attribute in the structure 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 rdf:Parse |
See Also