Back to Devexpress

PrintTextOptions Class

corelibraries-devexpress-dot-pivotgrid-dot-printing-370957b9.md

latest1.4 KB
Original Source

PrintTextOptions Class

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

Namespace : DevExpress.PivotGrid.Printing

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

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

Declaration

csharp
public class PrintTextOptions
vb
Public Class PrintTextOptions

The following members return PrintTextOptions objects:

LibraryRelated API Members
Cross-Platform Class LibraryPrintAppearanceObject.TextOptions
.NET Reporting ToolsXRAppearanceObject.TextOptions

Inheritance

Object PrintTextOptions

See Also

PrintTextOptions Members

DevExpress.PivotGrid.Printing Namespace