A newer version of this page is available.
Switch to the current version.
PrintTextOptions.WordWrap Property
Gets or sets text wrapping mode.
Namespace: DevExpress.PivotGrid.Printing
Assembly: DevExpress.PivotGrid.v18.2.Core.dll
Declaration
[XtraSerializableProperty]
public WordWrap WordWrap { get; set; }
<XtraSerializableProperty>
Public Property WordWrap As WordWrap
Property Value
Type | Description |
---|---|
WordWrap | A WordWrap value that specifies text wrapping mode. |
Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to WordWrap |
---|---|---|
Cross-Platform Class Library | PrintAppearanceObject |
|
Reporting | XRAppearanceObject |
|
XRAppearanceObject |
|
See Also
Feedback