'Declaration Public Property jbig2Settings As Vintasoft.Imaging.Web.Services.WebJbig2EncoderSettings
public Vintasoft.Imaging.Web.Services.WebJbig2EncoderSettings jbig2Settings { get; set; }
public: __property Vintasoft.Imaging.Web.Services.WebJbig2EncoderSettings* get_jbig2Settings(); public: __property void set_jbig2Settings(
Vintasoft.Imaging.Web.Services.WebJbig2EncoderSettings* value
);
public:
property Vintasoft.Imaging.Web.Services.WebJbig2EncoderSettings^ jbig2Settings { Vintasoft.Imaging.Web.Services.WebJbig2EncoderSettings^ get(); void set(Vintasoft.Imaging.Web.Services.WebJbig2EncoderSettings^ value); }