Accusoft.ImagXpressSdk Namespace > SaveOptions Class : Jpeg Property |
'Declaration Public ReadOnly Property Jpeg As SaveOptionsJpeg
'Usage Dim instance As SaveOptions Dim value As SaveOptionsJpeg value = instance.Jpeg
public SaveOptionsJpeg Jpeg {get;}
public: __property SaveOptionsJpeg* get_Jpeg();
public: property SaveOptionsJpeg^ Jpeg { SaveOptionsJpeg^ get(); }