For internal use.

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

Syntax

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

Parameters

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

See Also