PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse All
|
| VARIANT_BOOL IsPasswordEditBox { get; set; } |
Value
VARIANT_TRUE if the edit control is for secure data entry, VARIANT_FALSE otherwise.
Remarks
If set to VARIANT_TRUE, the field is intended for entering a secure password that should not be echoed visibly to the screen. Characters typed from the keyboard should be echoed in some unreadable form, such as asterisks or bullet characters.
See Also
Reference


