GanttView for WinForms
RemoveDocumentTag メソッド (PrintDocumentWrapper)

C1.Win.C1GanttView.4.5.2 アセンブリ > C1.Win.C1GanttView.Printing 名前空間 > PrintDocumentWrapper クラス : RemoveDocumentTag メソッド
ドキュメントタグの名前を指定する System.String 値。
名前を指定してドキュメントタグを削除します。
シンタックス
'宣言
 
Public Sub RemoveDocumentTag( _
   ByVal name As System.String _
) 
public void RemoveDocumentTag( 
   System.string name
)

パラメータ

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

PrintDocumentWrapper クラス
PrintDocumentWrapper メンバ