ComponentOne FlexReport for WinForms
Dictionary Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > C1Document Class : Dictionary Property
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).
Syntax
'Declaration
 
Public ReadOnly Property Dictionary As Dictionary
public Dictionary Dictionary {get;}
See Also

Reference

C1Document Class
C1Document Members