ActiveReports 10
ActualSize Property

GrapeCity.ActiveReports.Extensibility.v10 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > LayoutResult Structure : ActualSize Property
Indicates the actual size that layout area, produced by layout manager, will occupy.  
Syntax
'Declaration
 
Public ReadOnly Property ActualSize As SizeFEx
public SizeFEx ActualSize {get;}
Remarks
Width and height are in twips.
See Also

Reference

LayoutResult Structure
LayoutResult Members