'Declaration <DescriptionAttribute("Compression resolution for bitonal images.")> <CategoryAttribute("Bitonal images")> Public Property BitonalImagesCompressionResolution As Vintasoft.Imaging.Resolution
[Description("Compression resolution for bitonal images.")] [Category("Bitonal images")] public Vintasoft.Imaging.Resolution BitonalImagesCompressionResolution { get; set; }
[Description("Compression resolution for bitonal images.")] [Category("Bitonal images")] public: __property Vintasoft.Imaging.Resolution get_BitonalImagesCompressionResolution(); public: __property void set_BitonalImagesCompressionResolution(
Vintasoft.Imaging.Resolution value
);
[Description("Compression resolution for bitonal images.")] [Category("Bitonal images")] public:
property Vintasoft.Imaging.Resolution BitonalImagesCompressionResolution { Vintasoft.Imaging.Resolution get(); void set(Vintasoft.Imaging.Resolution value); }
Property Value
Значение по умолчанию - Resolution.Пусто.