'Declaration Public Property minEdgeContrast As WebBarcodePrintQualityTestResultProperty
public WebBarcodePrintQualityTestResultProperty minEdgeContrast { get; set; }
public: __property WebBarcodePrintQualityTestResultProperty* get_minEdgeContrast(); public: __property void set_minEdgeContrast(
WebBarcodePrintQualityTestResultProperty* value
);
public:
property WebBarcodePrintQualityTestResultProperty^ minEdgeContrast { WebBarcodePrintQualityTestResultProperty^ get(); void set(WebBarcodePrintQualityTestResultProperty^ value); }