Back to Devexpress

Text3DFlatText Class

officefileapi-devexpress-dot-docs-dot-presentation-dot-text3dflattext.md

latest1.4 KB
Original Source

Text3DFlatText Class

Indicates that text should not follow a 3D shape or perspective transformation, but instead be rendered flat.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public class Text3DFlatText :
    Text3DSettings
vb
Public Class Text3DFlatText
    Inherits Text3DSettings

The following members return Text3DFlatText objects:

Implements

ICloneable

Inheritance

Object PresentationObject Text3DSettings Text3DFlatText

See Also

Text3DFlatText Members

DevExpress.Docs.Presentation Namespace