ExpertPdf PDF Creator Library
Password Property
NamespacesExpertPdf.PdfCreatorAuthOptionsPassword
ExpertPdf PDF Creator Library
The password
Declaration Syntax
C#Visual BasicVisual C++
public string Password { get; set; }
Public Property Password As String
public:
property String^ Password {
	String^ get ();
	void set (String^ value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)