'Declaration Public Property DefaultPrintingResolution As Vintasoft.Imaging.Resolution
public Vintasoft.Imaging.Resolution DefaultPrintingResolution { get; set; }
public: __property Vintasoft.Imaging.Resolution get_DefaultPrintingResolution(); public: __property void set_DefaultPrintingResolution(
Vintasoft.Imaging.Resolution value
);
public:
property Vintasoft.Imaging.Resolution DefaultPrintingResolution { Vintasoft.Imaging.Resolution get(); void set(Vintasoft.Imaging.Resolution value); }
Property Value
Допустимое значение - любое непустое разрешение.
Значение по умолчанию - 600 точек на дюйм.
Значение по умолчанию - 600 точек на дюйм.