'Declaration <DescriptionAttribute("Desired size of the compressed image in bytes.")> <DefaultValueAttribute(0)> Public Property FileSize As Long
[Description("Desired size of the compressed image in bytes.")] [DefaultValue(0)] public long FileSize { get; set; }
[Description("Desired size of the compressed image in bytes.")] [DefaultValue(0)] public: __property long get_FileSize(); public: __property void set_FileSize(
long value
);
[Description("Desired size of the compressed image in bytes.")] [DefaultValue(0)] public:
property long FileSize { long get(); void set(long value); }
Property Value
Значение по умолчанию - 0.