Namespace: BitMiracle.Docotic.Pdf
public CosDictionary Dictionary { get; }
Public ReadOnly Property Dictionary As CosDictionary Get
WARNING: Changes to the page dictionary might break the PDF document.
Use high-level PdfPage properties to edit the page. Don't edit the page dictionary unless you completely understand what you are doing.
The high-level PdfPage properties might be out-of-sync with the changes to the page dictionary.