'Declaration <DefaultValueAttribute(25)> <DescriptionAttribute("The minimum size, which is measured in percents, of the document image on the image.")> Public Property DocumentMinSize As Double
[DefaultValue(25)] [Description("The minimum size, which is measured in percents, of the document image on the image.")] public double DocumentMinSize { get; set; }
[DefaultValue(25)] [Description("The minimum size, which is measured in percents, of the document image on the image.")] public: __property double get_DocumentMinSize(); public: __property void set_DocumentMinSize(
double value
);
[DefaultValue(25)] [Description("The minimum size, which is measured in percents, of the document image on the image.")] public:
property double DocumentMinSize { double get(); void set(double value); }
Property Value
Значение по умолчанию - 25;