ActiveReports 12
CurrentAutoScaleDimensions Property (ReportsLibrary)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportsLibrary Namespace > ReportsLibrary Class : CurrentAutoScaleDimensions Property
Gets the current run-time dimensions of the screen.
Syntax
'Declaration
 
Public ReadOnly Property CurrentAutoScaleDimensions As SizeF
public SizeF CurrentAutoScaleDimensions {get;}

Property Value

A System.Drawing.SizeF containing the current dots per inch (DPI) or System.Drawing.Font size of the screen.
Exceptions
ExceptionDescription
A Win32 device context could not be created for the current screen.
See Also

Reference

ReportsLibrary Class
ReportsLibrary Members