Table of Contents

Property Contributors

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

Contributors

Gets or sets the unordered array of contributors to the document (other than the authors).

public XmpArray? Contributors { get; set; }

Property Value

XmpArray

The unordered array of contributors to the document (other than the authors).

Exceptions

UnsupportedMetadataException

The corresponding XMP property has an unexpected type.