PrintDocument for WinForms
Creator プロパティ (PdfDocumentInfo)


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

PdfDocumentInfo クラス
PdfDocumentInfo メンバ