Back to Devexpress

TextRunBase Class

officefileapi-devexpress-dot-docs-dot-presentation-4849436c.md

latest1.5 KB
Original Source

TextRunBase Class

The base class for text runs in a paragraph.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

The following members return TextRunBase objects:

Implements

ICloneable

Inheritance

Object PresentationObject TextRunBase TextLineBreak

TextRunStringBase

TextField

TextRun

See Also

TextRunBase Members

DevExpress.Docs.Presentation Namespace