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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : DocumentInfo プロパティ
Gets or sets the C1PrintDocument.DocumentInfo object containing the information about the current document (such as author, company, and so on).
シンタックス
'宣言
 
Public Property DocumentInfo As DocumentInfo
'使用法
 
Dim instance As C1PrintDocument
Dim value As DocumentInfo
 
instance.DocumentInfo = value
 
value = instance.DocumentInfo
public DocumentInfo DocumentInfo {get; set;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ