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

PrintTextOptions Class

Stores the vertical and horizontal alignment settings of a cell’s text.

Namespace: DevExpress.PivotGrid.Printing

Assembly: DevExpress.PivotGrid.v19.1.Core.dll

Declaration

public class PrintTextOptions

The following members return PrintTextOptions objects:

Library Related API Members
Cross-Platform Class Library PrintAppearanceObject.TextOptions
Reporting XRAppearanceObject.TextOptions

Inheritance

Object
PrintTextOptions
See Also