ActiveReports 19 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / IPageSettings Interface / PrintableArea Property

In This Topic
PrintableArea Property
In This Topic
Gets the bounds of the printable area of the page for the printer.
Syntax
'Declaration
 
ReadOnly Property PrintableArea As RectangleF
 

Property Value

A System.Drawing.RectangleF representing the length and width, in hundredths of an inch, of the area the printer is capable of printing in.
See Also