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