Back to Devexpress

UnderlineStyle Struct

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

latest1.2 KB
Original Source

UnderlineStyle Struct

Contains members that specify underline settings applied to text.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public readonly struct UnderlineStyle :
    IEquatable<UnderlineStyle>
vb
Public Structure UnderlineStyle
    Implements IEquatable(Of UnderlineStyle)

The following members return UnderlineStyle objects:

Implements

IEquatable<UnderlineStyle>

See Also

UnderlineStyle Members

DevExpress.Docs.Presentation Namespace