Autowidth is always true and is calculated as a sum of bands' heights.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public override bool AutoHeight { get; set; }
Visual Basic (Declaration)
Public Overrides Property AutoHeight As Boolean

See Also