Aspose::BarCode::ComplexBarcode::HIBCPASCodetext::get_BarcodeType method

HIBCPASCodetext::get_BarcodeType method

Gets barcode type. HIBC PAS codetext can be encoded using HIBCCode39PAS, HIBCCode128PAS, HIBCAztec:PAS, HIBCDataMatrixPAS and HIBCQRPAS encode types. Default value: HIBCCode39PAS.

System::SharedPtr<Aspose::BarCode::Generation::BaseEncodeType> Aspose::BarCode::ComplexBarcode::HIBCPASCodetext::get_BarcodeType()

ReturnValue

Barcode type.

See Also