|
PdfDocumentInformationAuthor Property
|
Gets or sets the name of the pdf document author.
Namespace: SelectPdfAssembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntaxpublic string Author { get; set; }Public Property Author As String
Get
Set
Property Value
String
See Also