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