'Declaration <DescriptionAttribute("The default rendering resolution, in dpi, of this page.")> Public Property DefaultResolution As Vintasoft.Imaging.Resolution
[Description("The default rendering resolution, in dpi, of this page.")] public Vintasoft.Imaging.Resolution DefaultResolution { get; set; }
[Description("The default rendering resolution, in dpi, of this page.")] public: __property Vintasoft.Imaging.Resolution get_DefaultResolution(); public: __property void set_DefaultResolution(
Vintasoft.Imaging.Resolution value
);
[Description("The default rendering resolution, in dpi, of this page.")] public:
property Vintasoft.Imaging.Resolution DefaultResolution { Vintasoft.Imaging.Resolution get(); void set(Vintasoft.Imaging.Resolution value); }
Property Value
Разрешение изображения, если страница содержит единственное изображение на странице; в противном случае 96.