TBasedxReportLink.CurrentPrintStyle Property
In This Article
Determines the current print style.
#Declaration
Delphi
property CurrentPrintStyle: TBasedxPrintStyle read;
#Property Value
Type |
---|
TBasedx |
#Remarks
Use the CurrentPrintStyle property to obtain the current print style object that provides the basic style information (such as printer page and page setup parameters, etc) for a report link.
See Also