Returns the minimal height of this object necessary to fit all currently fitted text. Includes frame size.

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

Syntax

C#
public Unit BoundHeightUnit { get; }
Visual Basic (Declaration)
Public ReadOnly Property BoundHeightUnit As Unit

See Also