BorderWidth
Specifies the Border width of the link annotation.
Syntax
[VC++]
short GetBorderWidth();
void SetBorderWidth(short nNewValue);
[C#]
public abstract new short BorderWidth [ get, set ]
[VB]
Property BorderWidth As Integer