Property Subject
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Subject
Gets or sets the subject of the document.
public XmpString? Subject { get; set; }
Property Value
- XmpString
The subject of the document or
null
if there is no value set for this property.