Accusoft.ImagXpress13.Net
Pic Property (SaveOptions)




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

Property Value

A SaveOptionsPic object which contains the image settings.
See Also

Reference

SaveOptions Class
SaveOptions Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback