'Declaration <CategoryAttribute("VintaSoft")> <DescriptionAttribute("A value indicating how to scale image.")> Public Property PrintScaleMode As PrintScaleMode
[Category("VintaSoft")] [Description("A value indicating how to scale image.")] public PrintScaleMode PrintScaleMode { get; set; }
[Category("VintaSoft")] [Description("A value indicating how to scale image.")] public: __property PrintScaleMode get_PrintScaleMode(); public: __property void set_PrintScaleMode(
PrintScaleMode value
);
[Category("VintaSoft")] [Description("A value indicating how to scale image.")] public:
property PrintScaleMode PrintScaleMode { PrintScaleMode get(); void set(PrintScaleMode value); }
Property Value
Значение по умолчанию - PrintScaleMode.Нет.