Skip to main content
A newer version of this page is available. .

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.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

Returns

Type Description
String

A String value, representing the format string.

See Also