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