TdxPageSetupDialog.PrintStyle Property
In This Article
Specifies the print style used to store information.
#Declaration
Delphi
property PrintStyle: TBasedxPrintStyle read; write;
#Property Value
Type |
---|
TBasedx |
#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