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
stringThe name of the property.