Back to Devexpress

TextField Class

officefileapi-devexpress-dot-docs-dot-presentation-9d2e9ae0.md

latest1.4 KB
Original Source

TextField Class

A text field that is a part of a text run.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public class TextField :
    TextRunStringBase
vb
Public Class TextField
    Inherits TextRunStringBase

The following members return TextField objects:

Implements

ICloneable

Inheritance

Object PresentationObject TextRunBase TextRunStringBase TextField

See Also

TextField Members

DevExpress.Docs.Presentation Namespace