Back to Devexpress

XmpMetadata.Document Property

officefileapi-devexpress-dot-pdf-dot-xmp-dot-xmpmetadata.md

latest938 B
Original Source

XmpMetadata.Document Property

Retrieves the XMP packet.

Namespace : DevExpress.Pdf.Xmp

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public XmpDocument Document { get; }
vb
Public ReadOnly Property Document As XmpDocument

Property Value

TypeDescription
XmpDocument

An XMP packet.

|

See Also

XmpMetadata Class

XmpMetadata Members

DevExpress.Pdf.Xmp Namespace