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