'Declaration Public ReadOnly Property RenderHeight As System.Double
public System.double RenderHeight {get;}
Note that if this property is used in the section's OnFormat script, then it returns the height calculated for the previous instance of the section, or -1 if this is the first calculation.
'Declaration Public ReadOnly Property RenderHeight As System.Double
public System.double RenderHeight {get;}