'Declaration <DefaultValueAttribute(Jp2File)> <DescriptionAttribute("The format in which Jpeg2000 file will be saved.")> Public Property FileFormat As Vintasoft.Imaging.Codecs.ImageFiles.Jpeg2000.Jpeg2000FileFormat
[DefaultValue(Jp2File)] [Description("The format in which Jpeg2000 file will be saved.")] public Vintasoft.Imaging.Codecs.ImageFiles.Jpeg2000.Jpeg2000FileFormat FileFormat { get; set; }
[DefaultValue(Jp2File)] [Description("The format in which Jpeg2000 file will be saved.")] public: __property Vintasoft.Imaging.Codecs.ImageFiles.Jpeg2000.Jpeg2000FileFormat get_FileFormat(); public: __property void set_FileFormat(
Vintasoft.Imaging.Codecs.ImageFiles.Jpeg2000.Jpeg2000FileFormat value
);
[DefaultValue(Jp2File)] [Description("The format in which Jpeg2000 file will be saved.")] public:
property Vintasoft.Imaging.Codecs.ImageFiles.Jpeg2000.Jpeg2000FileFormat FileFormat { Vintasoft.Imaging.Codecs.ImageFiles.Jpeg2000.Jpeg2000FileFormat get(); void set(Vintasoft.Imaging.Codecs.ImageFiles.Jpeg2000.Jpeg2000FileFormat value); }
Property Value
Значение по умолчанию: Jpeg2000FileFormat.Jp2File.