Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V21.2
  • 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