Skip to main content
A newer version of this page is available.

SnapBarCode Interface

Provides functionality to manipulate bar codes in Snap documents.

Namespace: DevExpress.Snap.Core.API

Assembly: DevExpress.Snap.v19.2.Core.dll

Declaration

public interface SnapBarCode :
    SnapSingleListItemEntitySupportsParameters,
    SnapSingleListItemEntity,
    SnapEntity,
    IDisposable

The following members return SnapBarCode objects:

See Also