'Declaration Public Property whiteNarrowBarWidth As WebBarcodePrintQualityTestResultProperty
public WebBarcodePrintQualityTestResultProperty whiteNarrowBarWidth { get; set; }
public: __property WebBarcodePrintQualityTestResultProperty* get_whiteNarrowBarWidth(); public: __property void set_whiteNarrowBarWidth(
WebBarcodePrintQualityTestResultProperty* value
);
public:
property WebBarcodePrintQualityTestResultProperty^ whiteNarrowBarWidth { WebBarcodePrintQualityTestResultProperty^ get(); void set(WebBarcodePrintQualityTestResultProperty^ value); }