'Declaration Public Property colorImagesCompressionMinResolution As Vintasoft.Shared.Web.WebPointF
public Vintasoft.Shared.Web.WebPointF colorImagesCompressionMinResolution { get; set; }
public: __property Vintasoft.Shared.Web.WebPointF* get_colorImagesCompressionMinResolution(); public: __property void set_colorImagesCompressionMinResolution(
Vintasoft.Shared.Web.WebPointF* value
);
public:
property Vintasoft.Shared.Web.WebPointF^ colorImagesCompressionMinResolution { Vintasoft.Shared.Web.WebPointF^ get(); void set(Vintasoft.Shared.Web.WebPointF^ value); }
Property Value
N dpi - color image must be compressed if image resolution is greater or equal than N dpi.