Aspose::BarCode::BarCodeRecognition::BaseExtendedParameters::get_IsEmpty method

BaseExtendedParameters::get_IsEmpty method

Tests whether all parameters has only default values.

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

Remarks

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

See Also