Accusoft.TwainPro9.Net
Png Property




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

Property Value

A SaveOptionsPng object value which contains the SaveOptionsPng settings.
Remarks

The default value is null.

See Also

Reference

SaveOptions Class
SaveOptions Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback