'Declaration Public Property maxReflectance As WebBarcodePrintQualityTestResultProperty
public WebBarcodePrintQualityTestResultProperty maxReflectance { get; set; }
public: __property WebBarcodePrintQualityTestResultProperty* get_maxReflectance(); public: __property void set_maxReflectance(
WebBarcodePrintQualityTestResultProperty* value
);
public:
property WebBarcodePrintQualityTestResultProperty^ maxReflectance { WebBarcodePrintQualityTestResultProperty^ get(); void set(WebBarcodePrintQualityTestResultProperty^ value); }