Table of Contents

Property XmpMetadata

Namespace
LMKit.Document.Pdf
Assembly
LM-Kit.NET.dll

XmpMetadata

Gets the XMP metadata packet from the document's catalog as a UTF-8 XML string, or null if absent.

public string XmpMetadata { get; }

Property Value

string
Share