public Jp2Type Type {get; set;}
public: __property Jp2Type get_Type(); public: __property void set_Type( Jp2Type value );
public: property Jp2Type Type { Jp2Type get(); void set ( Jp2Type value); }
'Declaration Public Property Type As Jp2Type
'Usage Dim instance As SaveOptionsJp2 Dim value As Jp2Type instance.Type = value value = instance.Type
SaveOptionsJp2 Class SaveOptionsJp2 Members
©2015. Accusoft Corporation. All Rights Reserved.