Aspose::BarCode::Generation::EncodeTypes::GetNames method

EncodeTypes::GetNames method

Retrieves an array of the names of the encode types.

static System::ArrayPtr<System::String> Aspose::BarCode::Generation::EncodeTypes::GetNames()

ReturnValue

A string array of the names of the encode types.

See Also