PrintDocument for WinForms
SetName メソッド (Tag)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > Tag クラス : SetName メソッド
The new tag name.
Sets the name of the current tag.
シンタックス
'宣言
 
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
The new tag name.
参照

Tag クラス
Tag メンバ