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.