Always false to prevent accidental changings during page generation as a consequence of change of a height of a nested RO.

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