For internal use.

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

Syntax

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

Parameters

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

See Also