AuthenticationOptions
Username Property
EVO HTML to PDF Converter for .NET Documentation
The username of the user used for authentication
Namespace:
EvoPdf
Assembly:
evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax
C#
VB
Copy
public
string
Username
{
get
;
set
; }
Public
Property
Username
As
String
Get
Set
Property Value
Type:
String
See Also
Reference
AuthenticationOptions Class
EvoPdf Namespace