Accusoft.TwainPro8.Net
Password Property
See Also  Send Feedback
Accusoft.TwainProSdk Namespace > SaveOptionsPic Class : Password Property




Glossary Item Box

Gets and sets the password for an Encrypted Pegasus Imaging Corporation (ePIC) file format.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 
'Declaration
 
<DefaultValueAttribute()>
<DescriptionAttribute("Gets or sets the password for an Encrypted Pegasus Imaging Corporation (ePIC) file format.")>
<BrowsableAttribute(False)>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
Public Property Password As String
'Usage
 
Dim instance As SaveOptionsPic
Dim value As String
 
instance.Password = value
 
value = instance.Password

Property Value

A string value which represents the password.

Remarks

The default value is an empty string "".

See Also

©2013. Accusoft Corporation. All Rights Reserved.