Back to Devexpress

BrickStringFormat.Value Property

corelibraries-devexpress-dot-xtraprinting-dot-brickstringformat-163511de.md

latest1.0 KB
Original Source

BrickStringFormat.Value Property

Gets the StringFormat instance representing current text formatting.

Namespace : DevExpress.XtraPrinting

Assembly : DevExpress.Printing.v25.2.Core.dll

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public DXStringFormat Value { get; }
vb
Public ReadOnly Property Value As DXStringFormat

Property Value

Type
DXStringFormat

See Also

BrickStringFormat Class

BrickStringFormat Members

DevExpress.XtraPrinting Namespace