Table of Contents

Property this

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

this[string]

Gets or sets the XmpProperty with the specified name.

public XmpProperty? this[string name] { get; set; }

Parameters

name string

The name of the property.

Property Value

XmpProperty