PrintDocument for WinForms
Description プロパティ (Tag)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > Tag クラス : Description プロパティ
Gets or sets the description of the tag. If not empty, used as the label in the tag input dialog. (If Description is empty, NamedCollectionItem.Name is shown in the input dialog instead.)
シンタックス
'宣言
 
Public Property Description As System.String
'使用法
 
Dim instance As Tag
Dim value As System.String
 
instance.Description = value
 
value = instance.Description
public System.string Description {get; set;}
参照

Tag クラス
Tag メンバ