Back to Devexpress

TextRunStringBase Class

officefileapi-devexpress-dot-docs-dot-presentation-566d6dd1.md

latest1.3 KB
Original Source

TextRunStringBase Class

A base class for text runs that contain text strings.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public abstract class TextRunStringBase :
    TextRunBase
vb
Public MustInherit Class TextRunStringBase
    Inherits TextRunBase

Implements

ICloneable

Inheritance

Object PresentationObject TextRunBase TextRunStringBase TextField

TextRun

See Also

TextRunStringBase Members

DevExpress.Docs.Presentation Namespace