For internal use.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
protected internal override void GetContentAutoSize(
	ref double width,
	ref double height
)
Visual Basic
Protected Friend Overrides Sub GetContentAutoSize ( _
	ByRef width As Double, _
	ByRef height As Double _
)

Parameters

width
Type: System..::..Double%
height
Type: System..::..Double%

See Also