DocumentInformation
Author Property
EVO HTML to PDF Converter for .NET Documentation
Gets or sets the name of document author.
Namespace:
EvoPdf
Assembly:
evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax
C#
VB
Copy
public
string
Author
{
get
;
set
; }
Public
Property
Author
As
String
Get
Set
Property Value
Type:
String
See Also
Reference
DocumentInformation Class
EvoPdf Namespace