[]
        
(Showing Draft Content)

C1.Document.C1Document.Dictionary

Dictionary Property

Dictionary

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).

Declaration
public Dictionary Dictionary { get; }