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

Declaration

Returns

Type Description
Boolean

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

See Also