Accusoft.ImagXpress13.Net
Pic Property (LoadOptions)




Gets and sets the specific LoadOptionsPic applicable to a PIC (Pegasus Imaging Corporation) file format.
Syntax
'Declaration
 
Public Property Pic As LoadOptionsPic
'Usage
 
Dim instance As LoadOptions
Dim value As LoadOptionsPic
 
instance.Pic = value
 
value = instance.Pic
public LoadOptionsPic Pic {get; set;}
public: __property LoadOptionsPic* get_Pic();
public: __property void set_Pic( 
   LoadOptionsPic* value
);
public:
property LoadOptionsPic^ Pic {
   LoadOptionsPic^ get();
   void set (    LoadOptionsPic^ value);
}

Property Value

The LoadOptionsPic values set.
See Also

Reference

LoadOptions Class
LoadOptions Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback