PrintDocument for WinForms
GetKeywordsAsText メソッド (DocumentInfo)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > DocumentInfo クラス : GetKeywordsAsText メソッド
Returns the DocumentInfo.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 メンバ