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