'Declaration <CategoryAttribute("JPEG2000")> <DescriptionAttribute("The organization of the compressed data in the codestream.")> Public ReadOnly Property ProgressionOrder As Vintasoft.Imaging.Codecs.ImageFiles.Jpeg2000.ProgressionOrder
[Category("JPEG2000")] [Description("The organization of the compressed data in the codestream.")] public Vintasoft.Imaging.Codecs.ImageFiles.Jpeg2000.ProgressionOrder ProgressionOrder { get; }
[Category("JPEG2000")] [Description("The organization of the compressed data in the codestream.")] public: __property Vintasoft.Imaging.Codecs.ImageFiles.Jpeg2000.ProgressionOrder get_ProgressionOrder();
[Category("JPEG2000")] [Description("The organization of the compressed data in the codestream.")] public:
property Vintasoft.Imaging.Codecs.ImageFiles.Jpeg2000.ProgressionOrder ProgressionOrder { Vintasoft.Imaging.Codecs.ImageFiles.Jpeg2000.ProgressionOrder get(); }