Property Title
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Title
Gets or sets the title of the document.
public XmpString? Title { get; set; }
Property Value
- XmpString
The title of the document or
null
if there is no value set for this property.
Exceptions
- UnsupportedMetadataException
The corresponding XMP property has an unexpected type.