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

TextExportSettings.NoTextExport Attached Property

Gets or sets the value indicating whether it is necessary to export the current object if it doesn’t contain any text.

Namespace: DevExpress.Xpf.Printing

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

NuGet Package: DevExpress.Wpf.Core

Declaration

Returns

Type Description
Boolean

true to export the object without text; false to skip this object on export.

See Also