PdfDocumentInfoAuthorName Property |
Gets or sets name of the document author.
Namespace: ExpertPdf.MergePdfAssembly: ExpertPdf.MergePdf (in ExpertPdf.MergePdf.dll) Version: 4.2
Syntaxpublic string AuthorName { get; set; }
Public Property AuthorName As String
Get
Set
Property Value
Type:
String
See Also