'Declaration Public Property printContrastSignal As WebBarcodePrintQualityTestResultProperty
public WebBarcodePrintQualityTestResultProperty printContrastSignal { get; set; }
public: __property WebBarcodePrintQualityTestResultProperty* get_printContrastSignal(); public: __property void set_printContrastSignal(
WebBarcodePrintQualityTestResultProperty* value
);
public:
property WebBarcodePrintQualityTestResultProperty^ printContrastSignal { WebBarcodePrintQualityTestResultProperty^ get(); void set(WebBarcodePrintQualityTestResultProperty^ value); }