Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / QRCodePropertyList Class / QRCODE_BLOCK_FORMAT Property / QRCODE_BLOCK_FORMAT Property

In This Topic
    QRCODE_BLOCK_FORMAT Property
    In This Topic
    Block property: Format # 19620.
    Syntax
    public PropertyValue QRCODE_BLOCK_FORMAT {get; set;}
    public:
    property PropertyValue^ QRCODE_BLOCK_FORMAT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also