The author of the converted HTML document
Namespace: EvoPdfAssembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0
Syntax
| C# |
|---|
public string HtmlDocAuthor { get; set; } |
| Visual Basic |
|---|
Public Property HtmlDocAuthor As String Get Set |
| Visual C++ |
|---|
public: property String^ HtmlDocAuthor { String^ get (); void set (String^ value); } |