'Declaration <DescriptionAttribute("The format of JPEG2000 file.")> <CategoryAttribute("JPEG2000")> Public ReadOnly Property FileFormat As Vintasoft.Imaging.Codecs.ImageFiles.Jpeg2000.Jpeg2000FileFormat
[Description("The format of JPEG2000 file.")] [Category("JPEG2000")] public Vintasoft.Imaging.Codecs.ImageFiles.Jpeg2000.Jpeg2000FileFormat FileFormat { get; }
[Description("The format of JPEG2000 file.")] [Category("JPEG2000")] public: __property Vintasoft.Imaging.Codecs.ImageFiles.Jpeg2000.Jpeg2000FileFormat get_FileFormat();
[Description("The format of JPEG2000 file.")] [Category("JPEG2000")] public:
property Vintasoft.Imaging.Codecs.ImageFiles.Jpeg2000.Jpeg2000FileFormat FileFormat { Vintasoft.Imaging.Codecs.ImageFiles.Jpeg2000.Jpeg2000FileFormat get(); }