Gets or sets the password dialog.
public Type PasswordDialogType { get; set; }
Public Property PasswordDialogType As Type
A type of System.Windows.Forms.Form that represents the password dialog.
This dialog appears when the user locks or unlocks objects through the user interface. You can directly manipulate the resources of this dialog (for more information, refer to Localization of LEADTOOLS for .NET Annotations Automation (Deprecated)), or set your own System.Windows.Forms.Form derived class.
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
Medical Web Viewer .NET