TopMargin Property (Report)
In This Topic
Gets or sets the height of the top margin.
Syntax
'Declaration
Public Property TopMargin As Length
public Length TopMargin {get; set;}
Property Value
A
Length structure indicating the height of the right margin.
See Also