'Declaration Public Property bitonalImagesCompressionResolution As Vintasoft.Shared.Web.WebPointF
public Vintasoft.Shared.Web.WebPointF bitonalImagesCompressionResolution { get; set; }
public: __property Vintasoft.Shared.Web.WebPointF* get_bitonalImagesCompressionResolution(); public: __property void set_bitonalImagesCompressionResolution(
Vintasoft.Shared.Web.WebPointF* value
);
public:
property Vintasoft.Shared.Web.WebPointF^ bitonalImagesCompressionResolution { Vintasoft.Shared.Web.WebPointF^ get(); void set(Vintasoft.Shared.Web.WebPointF^ value); }