ExpertPdf PDF Creator Library
Username Property
NamespacesExpertPdf.PdfCreatorProxyOptionsUsername
ExpertPdf PDF Creator Library
Gets or sets the user name used for authentication
Declaration Syntax
C#Visual BasicVisual C++
public string Username { get; set; }
Public Property Username As String
	Get
	Set
public:
property String^ Username {
	String^ get ();
	void set (String^ value);
}
Property Value

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)