DocumentInformationAuthor Property |
Gets or sets the name of the person who created the document..
Namespace: ExpertPdf.PdfCreatorAssembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntaxpublic string Author { get; set; }
Public Property Author As String
Get
Set
Property Value
Type:
String
See Also