Scheduler for WinForms
AddDocumentTag メソッド (PrintDocumentWrapper)

C1.Win.Schedule.6 アセンブリ > C1.Schedule.Printing 名前空間 > PrintDocumentWrapper クラス : AddDocumentTag メソッド
The System.String value specifying the name of the document tag.
The value to be set.
Adds the new tag with the specified value to the document.
シンタックス
'宣言
 
Public Sub AddDocumentTag( _
   ByVal name As System.String, _
   ByVal value As System.Object _
) 
public void AddDocumentTag( 
   System.string name,
   System.object value
)

パラメータ

name
The System.String value specifying the name of the document tag.
value
The value to be set.
参照

PrintDocumentWrapper クラス
PrintDocumentWrapper メンバ