'Declaration Public ReadOnly Property RenderHeight As System.Double
public System.double RenderHeight {get;}
'Declaration Public ReadOnly Property RenderHeight As System.Double
public System.double RenderHeight {get;}
When a sub-section grows or shrinks, its Height property does not change.
If you need to retrieve the actual height that will be used to rendering the sub-section (for example in the OnPrint event), use the RenderHeight property instead.