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.v24.1.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