Accusoft.TwainPro9.Net
Pic Property




Gets the SaveOptionsPic settings.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
Public ReadOnly Property Pic As SaveOptionsPic
'Usage
 
Dim instance As SaveOptions
Dim value As SaveOptionsPic
 
value = instance.Pic
[Browsable(false)]
public SaveOptionsPic Pic {get;}
[Browsable(false)]
public: __property SaveOptionsPic* get_Pic();
[Browsable(false)]
public:
property SaveOptionsPic^ Pic {
   SaveOptionsPic^ get();
}

Property Value

A SaveOptionsPic object value which contains the SaveOptionsPic settings.
Remarks

The default value is null.

See Also

Reference

SaveOptions Class
SaveOptions Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback