method

BaseExtendedParameters::get_IsEmpty method

Tests whether all parameters has only default values

bool Aspose::BarCode::BarCodeRecognition::BaseExtendedParameters::get_IsEmpty() const

Remarks

Returns true if all parameters has only default values; otherwise, false.

See Also