RenderTop Property (Field)
In This Topic
Gets the y-coordinate of the field's top edge in twips after the
CanGrow and
CanShrink properties have been applied to the containing
Section.
Syntax
'Declaration
Public ReadOnly Property RenderTop As Double
public double RenderTop {get;}
See Also