com.aspose.omr

Class BarcodeElement



  • public class BarcodeElement
    extends OmrElement

    Represents Barcode element

    • Constructor Detail

      • BarcodeElement

        public BarcodeElement()
    • Method Detail

      • getBarcodeType

        public final int getBarcodeType()

        Gets the type of the barcode

        Returns:
        The type of the barcode
      • setBarcodeType

        public final void setBarcodeType(int value)

        Sets the type of the barcode

        Parameters:
        value - The type of the barcode
      • getBarcodeTypeString

        public final String getBarcodeTypeString()

        Gets string representation of BarcodeType property

        Returns:
        String representation of the BarcodeType property
      • setBarcodeTypeString

        public final void setBarcodeTypeString(String value)

        Gets string representation of BarcodeType property

        Parameters:
        value - BarcodeType as string
      • getQrVersion

        public final com.aspose.ms.System.Nullable<Integer> getQrVersion()

        Gets the QR version for QR elements

        Returns:
        QR version
      • setQrVersion

        public final void setQrVersion(com.aspose.ms.System.Nullable<Integer> value)

        Sets the QR version for QR elements

        Parameters:
        value - QR version