PrintDocument for WinForms
Name プロパティ (RenderObject)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderObject クラス : Name プロパティ
Gets or sets the name of the current object. The name can be an empty string. If it is not empty, the name must be unique among the current object's siblings (i.e. objects with the same IOwnedCollectionItem.Owner).
シンタックス
'宣言
 
Public Property Name As System.String
'使用法
 
Dim instance As RenderObject
Dim value As System.String
 
instance.Name = value
 
value = instance.Name
public System.string Name {get; set;}
参照

RenderObject クラス
RenderObject メンバ