PrintDocument for WinForms
Dictionary プロパティ (C1PrintDocument)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : Dictionary プロパティ
Gets the current document's Dictionary. The Dictionary can be used to contain reused resources (e.g. images used in multiple places in the document).
シンタックス
'宣言
 
Public ReadOnly Property Dictionary As Dictionary
'使用法
 
Dim instance As C1PrintDocument
Dim value As Dictionary
 
value = instance.Dictionary
public Dictionary Dictionary {get;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ