FlexReport for WinForms
GetKeywordsAsText メソッド (DocumentInfo)


C1.Document アセンブリ > C1.Document 名前空間 > DocumentInfo クラス : GetKeywordsAsText メソッド
Returns the Keywords collection of the current object as a single space-delimited string.
シンタックス
'宣言
 
Public Function GetKeywordsAsText() As System.String
'使用法
 
Dim instance As DocumentInfo
Dim value As System.String
 
value = instance.GetKeywordsAsText()
public System.string GetKeywordsAsText()
参照

参照

DocumentInfo クラス
DocumentInfo メンバ