Scheduler for WinForms
SetDocumentTag メソッド (PrintDocumentWrapper)

C1.Win.C1Schedule.4.5.2 アセンブリ > C1.C1Schedule.Printing 名前空間 > PrintDocumentWrapper クラス : SetDocumentTag メソッド
ドキュメントタグの名前を指定する System.String値。
設定する値。
指定されたドキュメントタグの値を設定します。
シンタックス
'宣言
 
Public Sub SetDocumentTag( _
   ByVal name As System.String, _
   ByVal value As System.Object _
) 
public void SetDocumentTag( 
   System.string name,
   System.object value
)

パラメータ

name
ドキュメントタグの名前を指定する System.String値。
value
設定する値。
参照

PrintDocumentWrapper クラス
PrintDocumentWrapper メンバ