Reports for WPF
SetKeywordsAsText メソッド (DocumentInfo)

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > DocumentInfo クラス : SetKeywordsAsText メソッド
スペース区切りのキーワードリスト。
キーワードのスペース区切りのリストを含む単一の文字列から、DocumentInfo.Keywords コレクションを 現在のオブジェクトに割り当てます。(DocumentInfo.Keywords コレクションは 割り当て前にこのメソッドによってクリアされることに注意してください)。
シンタックス
'宣言
 
Public Sub SetKeywordsAsText( _
   ByVal value As System.String _
) 
public void SetKeywordsAsText( 
   System.string value
)

パラメータ

value
スペース区切りのキーワードリスト。
参照

DocumentInfo クラス
DocumentInfo メンバ