Table of Contents

Property DocumentId

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

DocumentId

Gets or sets the common identifier for all versions and renditions of the document.

public XmpString? DocumentId { get; set; }

Property Value

XmpString

The common identifier for all versions and renditions of the document.

Exceptions

UnsupportedMetadataException

The corresponding XMP property has an unexpected type.