PrintDocument for WinForms
SetName メソッド (Tag)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > Tag クラス : SetName メソッド
新しいタグ名。
現在のタグの名前を設定します。
シンタックス
'宣言
 
Protected Overrides Sub SetName( _
   ByVal newName As System.String _
) 
'使用法
 
Dim instance As Tag
Dim newName As System.String
 
instance.SetName(newName)
protected override void SetName( 
   System.string newName
)

パラメータ

newName
新しいタグ名。
参照

Tag クラス
Tag メンバ