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

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