VSView Reporting Edition Reference > Field Object > Field Properties > MarginTop Property (Field) |
Returns or sets the margins between the Field's edges and the text it contains.
field.MarginTop[ = value As Double ]
The MarginLeft, MarginTop, MarginRight, and MarginBottom properties determine the amount of space between each size of the field's rendering box and its contents. These measurements are expressed in Twips.
These properties are useful when you want to render fields with thick borders and don't want the borders too close to the field's text.
Double