FlexReport for WinForms
Dictionary プロパティ (C1Document)


C1.Document アセンブリ > C1.Document 名前空間 > C1Document クラス : 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).
シンタックス
'宣言
 
Public ReadOnly Property Dictionary As Dictionary
'使用法
 
Dim instance As C1Document
Dim value As Dictionary
 
value = instance.Dictionary
public Dictionary Dictionary {get;}
参照

参照

C1Document クラス
C1Document メンバ