Gets or sets the administration password to be used when locking or unlocking the printer.
public string Password { get; set; }
Public Property Password As String
public: property String^ Password { String^ get(); void set ( String^ ); }
public:
property String^ Password {
String^ get();
void set ( String^ );
}
The administration password.
The value of this property is not used in the installation and uninstallation.
Refer to Install example.
Target Platforms
PrinterInfo Class
PrinterInfo Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library