Namespace: BitMiracle.Docotic.Pdf
public CosDictionary Dictionary { get; }
Public ReadOnly Property Dictionary As CosDictionary Get
This property allows you to access custom (application-defined) properties in Document Info.
Use high-level PdfInfo properties to access regular metadata in Document Info, such as Author or CreationDate.
Don't edit the low-level info dictionary unless you completely understand what you are doing.