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