This document is archived and information here might be outdated. Recommended version. |
The font used for the second group of digits.
[Visual Basic .NET]
Public Property SecondaryFontSize As Double
[C#]
public double SecondaryFontSize {get; set;}
[C++]
HRESULT get_SecondaryFontSize(
System.Double* Size
);
[C++]
HRESULT put_SecondaryFontSize(
double Size
);
[C++] Parameters Size [out, retval]
Size is a parameter of type double* Size [in]
Size is a parameter of type double