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

SnapText Interface

Provides functionality to manipulate text in Snap documents.

Namespace: DevExpress.Snap.Core.API

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

Declaration

public interface SnapText :
    SnapSingleListItemEntitySupportsParameters,
    SnapSingleListItemEntity,
    SnapEntity,
    IDisposable

The following members return SnapText objects:

See Also