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