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

SnapControl.CreateDocumentServer() Method

Provides access to the rich text engine behind the SnapControl.

Namespace: DevExpress.Snap

Assembly: DevExpress.Snap.v18.2.dll

Declaration

public override IRichEditDocumentServer CreateDocumentServer()

Returns

Type Description
IRichEditDocumentServer

An object implementing the IRichEditDocumentServer interface.

See Also