Skip to main content

SnapControl.CreateDocumentServer() Method

Provides access to the rich text engine behind the SnapControl.

Namespace: DevExpress.Snap

Assembly: DevExpress.Snap.v21.2.dll

NuGet Package: DevExpress.Win.Snap

Declaration

public override IRichEditDocumentServer CreateDocumentServer()

Returns

Type Description
IRichEditDocumentServer

An object implementing the IRichEditDocumentServer interface.

See Also