This document is archived and information here might be outdated. Recommended version. |
Value for the top margin.
[Visual Basic .NET]
Public Property TopMargin As Double
[C#]
public double TopMargin {get; set;}
[C++]
HRESULT get_TopMargin(
System.Double* TopMargin
);
[C++]
HRESULT put_TopMargin(
double TopMargin
);
[C++] Parameters TopMargin [out, retval]
TopMargin is a parameter of type double* TopMargin [in]
TopMargin is a parameter of type double
TopMargin specifies the distance between the text and the top edge of the callout.