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

TextExportSettings.TextValue Attached Property

Gets or sets the text value to be converted to TextExportSettings.Text.

Namespace: DevExpress.Xpf.Printing

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

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

Declaration

Returns

Type Description
Object

A Object representing a value to convert.

See Also