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