Dictionary Property (C1Document)
Gets the current document's dictionary. The dictionary can be used to hold reusable resources (e.g. images used in multiple places in the document).
public Dictionary Dictionary {get;}
'Declaration
Public ReadOnly Property Dictionary As Dictionary