Skip to main content

TdxPrintStyleManager Class

Allows a user to apply different print styles to a report.

Declaration

TdxPrintStyleManager = class(
    TcxScalableComponent
)

Remarks

The ExpressPrinting System incorporates a Style feature, which allows you to print a report using a variety of custom setting (styles). For instance, you can print the ExpressQuantumGrid on different paper formats without any additional page setup. This feature is implemented by the TdxPrintStyleManager component.

See Also