'Declaration <DescriptionAttribute("The compression of BMP page.")> <CategoryAttribute("BMP")> Public ReadOnly Property Compression As Vintasoft.Imaging.Codecs.ImageFiles.Bmp.BmpCompression
[Description("The compression of BMP page.")] [Category("BMP")] public Vintasoft.Imaging.Codecs.ImageFiles.Bmp.BmpCompression Compression { get; }
[Description("The compression of BMP page.")] [Category("BMP")] public: __property Vintasoft.Imaging.Codecs.ImageFiles.Bmp.BmpCompression get_Compression();
[Description("The compression of BMP page.")] [Category("BMP")] public:
property Vintasoft.Imaging.Codecs.ImageFiles.Bmp.BmpCompression Compression { Vintasoft.Imaging.Codecs.ImageFiles.Bmp.BmpCompression get(); }