Skip to main content

TdxPageSetupDialog.PrintStyle Property

Specifies the print style used to store information.

Declaration

property PrintStyle: TBasedxPrintStyle read; write;

Property Value

Type
TBasedxPrintStyle

Remarks

The Page setup dialog must store information about its settings. Use the PrintStyle property to specify a print style into which page setup can store its internal information.

See Also