Accusoft.TwainProSdk Namespace > SaveOptions Class : Pic Property |
'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(); }
The default value is null.