PrintDocument for WinForms
C1AnchorText コンストラクタ(String,String,Object,Int32)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > C1AnchorText クラス > C1AnchorText コンストラクタ : C1AnchorText コンストラクタ(String,String,Object,Int32)
ドキュメント内で一意のアンカーの名前。
アンカーの説明。
アンカーに関連付けられた任意のデータ。
テキスト内のアンカーの位置。
C1AnchorText クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal name As System.String, _
   ByVal description As System.String, _
   ByVal userData As System.Object, _
   ByVal position As System.Integer _
)
'使用法
 
Dim name As System.String
Dim description As System.String
Dim userData As System.Object
Dim position As System.Integer
 
Dim instance As New C1AnchorText(name, description, userData, position)
public C1AnchorText( 
   System.string name,
   System.string description,
   System.object userData,
   System.int position
)

パラメータ

name
ドキュメント内で一意のアンカーの名前。
description
アンカーの説明。
userData
アンカーに関連付けられた任意のデータ。
position
テキスト内のアンカーの位置。
参照

C1AnchorText クラス
C1AnchorText メンバ
オーバーロード一覧