FlexReport for WPF
Keywords プロパティ (DocumentInfo)


C1.WPF.Document.4.6.2 アセンブリ > C1.WPF.Document 名前空間 > DocumentInfo クラス : Keywords プロパティ
ドキュメントのキーワードを取得または設定します。
シンタックス
'宣言
 
Public Property Keywords As System.String()
'使用法
 
Dim instance As DocumentInfo
Dim value() As System.String
 
instance.Keywords = value
 
value = instance.Keywords
public System.string[] Keywords {get; set;}
参照

DocumentInfo クラス
DocumentInfo メンバ