PrintDocument for WinForms
Title プロパティ (DocumentInfo)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > DocumentInfo クラス : Title プロパティ
Gets or sets the title of a document.
シンタックス
'宣言
 
Public Property Title As System.String
'使用法
 
Dim instance As DocumentInfo
Dim value As System.String
 
instance.Title = value
 
value = instance.Title
public System.string Title {get; set;}
参照

DocumentInfo クラス
DocumentInfo メンバ