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


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

PdfDocumentInfo クラス
PdfDocumentInfo メンバ