Aspose::BarCode::Generation::AztecParameters::get_LayersCount method

AztecParameters::get_LayersCount method

Gets layers count of Aztec symbol. Layers count should be in range from 1 to 3 for Compact mode and in range from 1 to 32 for Full Range mode. Default value: 0 (auto).

int32_t Aspose::BarCode::Generation::AztecParameters::get_LayersCount() const

See Also