TBasedxReportLink.RealScaleFactor Property
In This Article
Returns the scale factor used to preview a report page.
#Declaration
Delphi
property RealScaleFactor: Integer read;
#Property Value
Type |
---|
Integer |
#Remarks
Read the RealScaleFactor property to obtain the scale factor of a report preview.
See Also