'Declaration Public Property blackNarrowBarWidth As WebBarcodePrintQualityTestResultProperty
public WebBarcodePrintQualityTestResultProperty blackNarrowBarWidth { get; set; }
public: __property WebBarcodePrintQualityTestResultProperty* get_blackNarrowBarWidth(); public: __property void set_blackNarrowBarWidth(
WebBarcodePrintQualityTestResultProperty* value
);
public:
property WebBarcodePrintQualityTestResultProperty^ blackNarrowBarWidth { WebBarcodePrintQualityTestResultProperty^ get(); void set(WebBarcodePrintQualityTestResultProperty^ value); }