Skip to main content

TextExportSettings.TextValueFormatString Attached Property

Gets or sets the format string to be applied to a TextExportSettings.TextValue.

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Core.v23.2.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

Returns

Type Description
String

A String value, representing the format string.

See Also