Skip to main content

PrintTextOptions Class

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

Namespace: DevExpress.PivotGrid.Printing

Assembly: DevExpress.PivotGrid.v24.2.Core.dll

NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation

#Declaration

public class PrintTextOptions

The following members return PrintTextOptions objects:

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

#Inheritance

Object
PrintTextOptions
See Also