RenderHeight Property (QRCode)
In This Topic
Gets the height of the field in twips after the
CanGrow and
CanShrink properties have been applied to the field.
Syntax
'Declaration
Public ReadOnly Property RenderHeight As Double
public double RenderHeight {get;}
See Also