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


C1.Document アセンブリ > C1.Document 名前空間 > DocumentInfo クラス : Keywords プロパティ
Gets or sets the keywords for a document.
シンタックス
'宣言
 
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 メンバ