Aspose::BarCode::Generation::BaseEncodeType::ToString method

BaseEncodeType::ToString method

Returns the name of the given BaseEncodeType as a string.

System::String Aspose::BarCode::Generation::BaseEncodeType::ToString() const override

ReturnValue

A string representing the name of the encode type

See Also