Property Dictionary
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Dictionary
Gets the low-level dictionary object for this layer.
public CosDictionary Dictionary { get; }
Property Value
- CosDictionary
The low-level info dictionary object.
Remarks
Don't edit the low-level info dictionary unless you completely understand what you are doing.