'Declaration <DescriptionAttribute("The mode of coding process of the JPEG page.")> <CategoryAttribute("JPEG")> Public ReadOnly Property OperationMode As Vintasoft.Imaging.Codecs.ImageFiles.Jpeg.JpegOperationMode
[Description("The mode of coding process of the JPEG page.")] [Category("JPEG")] public Vintasoft.Imaging.Codecs.ImageFiles.Jpeg.JpegOperationMode OperationMode { get; }
[Description("The mode of coding process of the JPEG page.")] [Category("JPEG")] public: __property Vintasoft.Imaging.Codecs.ImageFiles.Jpeg.JpegOperationMode get_OperationMode();
[Description("The mode of coding process of the JPEG page.")] [Category("JPEG")] public:
property Vintasoft.Imaging.Codecs.ImageFiles.Jpeg.JpegOperationMode OperationMode { Vintasoft.Imaging.Codecs.ImageFiles.Jpeg.JpegOperationMode get(); }