Accusoft.ImagXpressSdk Namespace > SaveOptions Class : Pic Property |
'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(); }